]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
kirkwood: add 6.12 as testing kernel 19069/head
authorPawel Dembicki <paweldembicki@gmail.com>
Sun, 8 Jun 2025 08:21:48 +0000 (10:21 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 15 Jul 2025 20:03:55 +0000 (22:03 +0200)
Support for 6.12 is ready; add it as a testing kernel.

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19069
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/kirkwood/Makefile

index 2010f9a812aec6164d0c7b87c6fc4e792ba49a57..04d58c59e0327c5449c6fb772036492d1569e7fe 100644 (file)
@@ -12,6 +12,7 @@ CPU_TYPE:=xscale
 SUBTARGETS:=generic
 
 KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
 
 include $(INCLUDE_DIR)/target.mk