From: Pawel Dembicki Date: Wed, 24 Jul 2024 08:20:56 +0000 (+0200) Subject: kirkwood: switch to kernel 6.6 X-Git-Tag: v24.10.0-rc1~1103 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=732e0f31fb2d115f92b246180c86158e1240c1d0;p=thirdparty%2Fopenwrt.git kirkwood: switch to kernel 6.6 Let's switch to kernel 6.6 for wide tests. Signed-off-by: Pawel Dembicki Link: https://github.com/openwrt/openwrt/pull/15998 Signed-off-by: Robert Marko --- diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile index 44eaf925a18..2010f9a812a 100644 --- a/target/linux/kirkwood/Makefile +++ b/target/linux/kirkwood/Makefile @@ -11,8 +11,7 @@ FEATURES:=rtc usb nand squashfs ramdisk CPU_TYPE:=xscale SUBTARGETS:=generic -KERNEL_PATCHVER:=6.1 -KERNEL_TESTING_PATCHVER:=6.6 +KERNEL_PATCHVER:=6.6 include $(INCLUDE_DIR)/target.mk