]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
zynq: add 6.12 testing kernel 20166/head
authorStefan Kalscheuer <stefan@stklcode.de>
Thu, 25 Sep 2025 10:52:19 +0000 (12:52 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Tue, 18 Nov 2025 11:47:54 +0000 (12:47 +0100)
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>
target/linux/zynq/Makefile

index c570fae73b62b86a45f6da8e1e51ffd6a7a3562e..f504dd35662c6b2e1e0941d54f7f6c104572fc12 100644 (file)
@@ -19,6 +19,7 @@ define Target/Description
 endef
 
 KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
 
 include $(INCLUDE_DIR)/target.mk