]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
kirkwood: switch to 6.18 kernel 22680/head
authorPawel Dembicki <paweldembicki@gmail.com>
Sun, 29 Mar 2026 20:22:14 +0000 (22:22 +0200)
committerLinus Walleij <linusw@kernel.org>
Mon, 27 Apr 2026 07:39:21 +0000 (09:39 +0200)
This target is not popular among active developers.
If nobody is using the testing kernel, this phase is pointless.

Switch this niche target to kernel 6.18 for testing.

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22680
Signed-off-by: Linus Walleij <linusw@kernel.org>
target/linux/kirkwood/Makefile

index 7216c573b03d7f2c2d923bdcf79e6c00c26f1539..dde6d97a2f297bfb8c83943e97e64f3e1a7ba6a3 100644 (file)
@@ -11,7 +11,7 @@ FEATURES:=rtc usb nand squashfs ramdisk
 CPU_TYPE:=xscale
 SUBTARGETS:=generic
 
-KERNEL_PATCHVER:=6.12
+KERNEL_PATCHVER:=6.18
 
 include $(INCLUDE_DIR)/target.mk