zynq: add 6.12 testing kernel
authorStefan Kalscheuer <[email protected]>
Thu, 25 Sep 2025 10:52:19 +0000 (12:52 +0200)
committerChristian Marangi <[email protected]>
Tue, 18 Nov 2025 11:47:54 +0000 (12:47 +0100)
Add 6.12 testing kernel for zynq target.

Tested-by: Luis Araneda <[email protected]> # Zybo Z7-20
Signed-off-by: Stefan Kalscheuer <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20166
Signed-off-by: Christian Marangi <[email protected]>
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