]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
zynq: enable 6.18 testing kernel
authorZoltan HERPAI <wigyori@uid0.hu>
Mon, 25 May 2026 08:23:54 +0000 (10:23 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Tue, 4 Aug 2026 08:01:24 +0000 (10:01 +0200)
The zynq target now supports 6.18 kernel as testing.

Compile-tested: all boards
Runtime-tested: Antminer S9

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

index 36f6dc2429d10e5e7a9d64b795b6e70fdfad9509..63cbcfa6533f57f345d9ff6f08e158d5110be634 100644 (file)
@@ -19,6 +19,7 @@ define Target/Description
 endef
 
 KERNEL_PATCHVER:=6.12
+KERNEL_TESTING_PATCHVER:=6.18
 
 include $(INCLUDE_DIR)/target.mk