From: Stefan Kalscheuer Date: Thu, 25 Sep 2025 10:52:19 +0000 (+0200) Subject: zynq: add 6.12 testing kernel X-Git-Tag: v25.12.0-rc1~474 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23f9fa72b2bd51d56eab9a10ef2f4afd00ca9e4c;p=thirdparty%2Fopenwrt.git zynq: add 6.12 testing kernel Add 6.12 testing kernel for zynq target. Tested-by: Luis Araneda # Zybo Z7-20 Signed-off-by: Stefan Kalscheuer Link: https://github.com/openwrt/openwrt/pull/20166 Signed-off-by: Christian Marangi --- diff --git a/target/linux/zynq/Makefile b/target/linux/zynq/Makefile index c570fae73b6..f504dd35662 100644 --- a/target/linux/zynq/Makefile +++ b/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