armsr: add kernel 6.6 as a testing target

Add kernel 6.6 for testing.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
This commit is contained in:
Mathew McBride 2024-03-13 12:34:03 +11:00 committed by Daniel Golle
parent fb29f702af
commit 5744205eb6

View File

@ -10,6 +10,7 @@ FEATURES:=fpu pci pcie rtc usb boot-part rootfs-part
FEATURES+=cpiogz ext4 ramdisk squashfs targz vmdk
KERNEL_PATCHVER:=6.1
KERNEL_TESTING_PATCHVER:=6.6
include $(INCLUDE_DIR)/target.mk