Przeglądaj źródła

zynq: add 6.12 testing kernel

Add 6.12 testing kernel for zynq target.

Tested-by: Luis Araneda <[email protected]> # Zybo Z7-20
Signed-off-by: Stefan Kalscheuer <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20166
Signed-off-by: Christian Marangi <[email protected]>
Stefan Kalscheuer 3 miesięcy temu
rodzic
commit
23f9fa72b2
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      target/linux/zynq/Makefile

+ 1 - 0
target/linux/zynq/Makefile

@@ -19,6 +19,7 @@ define Target/Description
 endef
 
 KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
 
 include $(INCLUDE_DIR)/target.mk