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>
This commit is contained in:
Stefan Kalscheuer 2025-09-25 12:52:19 +02:00 committed by Christian Marangi
parent ef25e165cf
commit 23f9fa72b2
No known key found for this signature in database
GPG Key ID: AC001D09ADBFEAD7

View File

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