airoha: set KERNEL_TESTING_PATCHVER:=6.6

Lets give Linux 6.6 a try.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Link: https://github.com/openwrt/openwrt/pull/15416
Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
Daniel Golle 2024-05-07 14:10:27 +01:00 committed by Robert Marko
parent 6961d5e9c1
commit fbf6f9da02
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ CPU_TYPE:=cortex-a7
FEATURES:=dt squashfs nand ramdisk gpio source-only
KERNEL_PATCHVER:=6.1
KERNEL_TESTING_PATCHVER:=6.6
include $(INCLUDE_DIR)/target.mk