From: Stefan Kalscheuer Date: Thu, 25 Sep 2025 10:52:19 +0000 (+0200) Subject: zynq: add 6.12 testing kernel X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=23f9fa72b2bd51d56eab9a10ef2f4afd00ca9e4c;p=openwrt%2Fstaging%2Fldir.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 c570fae73b..f504dd3566 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