kirkwood: switch to kernel 6.6
Let's switch to kernel 6.6 for wide tests. Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com> Link: https://github.com/openwrt/openwrt/pull/15998 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
e6fec638d2
commit
732e0f31fb
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@ FEATURES:=rtc usb nand squashfs ramdisk
|
||||||
CPU_TYPE:=xscale
|
CPU_TYPE:=xscale
|
||||||
SUBTARGETS:=generic
|
SUBTARGETS:=generic
|
||||||
|
|
||||||
KERNEL_PATCHVER:=6.1
|
KERNEL_PATCHVER:=6.6
|
||||||
KERNEL_TESTING_PATCHVER:=6.6
|
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue