Browse Source

kirkwood: switch to kernel 6.6

Let's switch to kernel 6.6 for wide tests.

Signed-off-by: Pawel Dembicki <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/15998
Signed-off-by: Robert Marko <[email protected]>
Pawel Dembicki 1 year ago
parent
commit
732e0f31fb
1 changed files with 1 additions and 2 deletions
  1. 1 2
      target/linux/kirkwood/Makefile

+ 1 - 2
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