kirkwood: switch to 6.18 kernel

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>
This commit is contained in:
Pawel Dembicki 2026-03-29 22:22:14 +02:00 committed by Linus Walleij
parent e22055551a
commit f43fd80a45

View 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