From: Zoltan HERPAI Date: Mon, 25 May 2026 08:23:54 +0000 (+0200) Subject: zynq: enable 6.18 testing kernel X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=466ed16da73e037aac90ab334eff8a90bcdb2861;p=thirdparty%2Fopenwrt.git zynq: enable 6.18 testing kernel The zynq target now supports 6.18 kernel as testing. Compile-tested: all boards Runtime-tested: Antminer S9 Signed-off-by: Zoltan HERPAI --- diff --git a/target/linux/zynq/Makefile b/target/linux/zynq/Makefile index 36f6dc2429d..63cbcfa6533 100644 --- a/target/linux/zynq/Makefile +++ b/target/linux/zynq/Makefile @@ -19,6 +19,7 @@ define Target/Description endef KERNEL_PATCHVER:=6.12 +KERNEL_TESTING_PATCHVER:=6.18 include $(INCLUDE_DIR)/target.mk