From: Pawel Dembicki Date: Sun, 8 Jun 2025 08:21:48 +0000 (+0200) Subject: kirkwood: add 6.12 as testing kernel X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F19069%2Fhead;p=thirdparty%2Fopenwrt.git kirkwood: add 6.12 as testing kernel Support for 6.12 is ready; add it as a testing kernel. Signed-off-by: Pawel Dembicki Link: https://github.com/openwrt/openwrt/pull/19069 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile index 2010f9a812a..04d58c59e03 100644 --- a/target/linux/kirkwood/Makefile +++ b/target/linux/kirkwood/Makefile @@ -12,6 +12,7 @@ CPU_TYPE:=xscale SUBTARGETS:=generic KERNEL_PATCHVER:=6.6 +KERNEL_TESTING_PATCHVER:=6.12 include $(INCLUDE_DIR)/target.mk