mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-04 17:36:12 +02:00
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:
parent
e22055551a
commit
f43fd80a45
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user