zynq: switch to kernel 6.12

switch the kernel to 6.12 by default

Signed-off-by: Goetz Goerisch <ggoerisch@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20892
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
Goetz Goerisch 2025-11-23 10:09:29 +01:00 committed by Christian Marangi
parent cd851fb96e
commit d263af38c0
No known key found for this signature in database
GPG key ID: AC001D09ADBFEAD7

View file

@ -18,8 +18,7 @@ define Target/Description
Build firmware image for Zynq 7000 SoC devices.
endef
KERNEL_PATCHVER:=6.6
KERNEL_TESTING_PATCHVER:=6.12
KERNEL_PATCHVER:=6.12
include $(INCLUDE_DIR)/target.mk