Selaa lähdekoodia

zynq: switch to kernel 6.12

switch the kernel to 6.12 by default

Signed-off-by: Goetz Goerisch <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20892
Signed-off-by: Christian Marangi <[email protected]>
Goetz Goerisch 1 kuukausi sitten
vanhempi
sitoutus
d263af38c0
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1 2
      target/linux/zynq/Makefile

+ 1 - 2
target/linux/zynq/Makefile

@@ -18,8 +18,7 @@ define Target/Description
 	Build firmware image for Zynq 7000 SoC devices.
 	Build firmware image for Zynq 7000 SoC devices.
 endef
 endef
 
 
-KERNEL_PATCHVER:=6.6
-KERNEL_TESTING_PATCHVER:=6.12
+KERNEL_PATCHVER:=6.12
 
 
 include $(INCLUDE_DIR)/target.mk
 include $(INCLUDE_DIR)/target.mk