imx: add 6.1 kernel as testing

allow to test 6.1 kernel for imx

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
This commit is contained in:
Tim Harvey 2024-01-08 13:25:39 -08:00 committed by Christian Marangi
parent fb26069361
commit e8986fbaae
No known key found for this signature in database
GPG Key ID: AC001D09ADBFEAD7

View File

@ -11,6 +11,7 @@ FEATURES:=audio display fpu gpio pcie rtc usb usbgadget squashfs targz nand ubif
SUBTARGETS:=cortexa7 cortexa9
KERNEL_PATCHVER:=5.15
KERNEL_TESTING_PATCHVER:=6.1
include $(INCLUDE_DIR)/target.mk