summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Kalscheuer2025-09-25 10:52:19 +0000
committerChristian Marangi2025-11-18 11:47:54 +0000
commit23f9fa72b2bd51d56eab9a10ef2f4afd00ca9e4c (patch)
tree2fcdfd73b38dc016c263d2487eeafc607e713c1d
parentef25e165cf23cbfebc8e68eeb0cba757fd531fb4 (diff)
downloadopenwrt-23f9fa72b2bd51d56eab9a10ef2f4afd00ca9e4c.tar.gz
zynq: add 6.12 testing kernel
Add 6.12 testing kernel for zynq target. Tested-by: Luis Araneda <luaraneda@gmail.com> # Zybo Z7-20 Signed-off-by: Stefan Kalscheuer <stefan@stklcode.de> Link: https://github.com/openwrt/openwrt/pull/20166 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
-rw-r--r--target/linux/zynq/Makefile1
1 files changed, 1 insertions, 0 deletions
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