]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
zynq: switch to 6.18
authorZoltan HERPAI <wigyori@uid0.hu>
Tue, 4 Aug 2026 14:31:27 +0000 (16:31 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Tue, 4 Aug 2026 19:53:05 +0000 (21:53 +0200)
Make 6.18 the default kernel.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
target/linux/zynq/Makefile

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