imx: add 6.6 kernel as testing
authorTim Harvey <tharvey@gateworks.com>
Thu, 16 May 2024 23:31:30 +0000 (16:31 -0700)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 6 Jun 2024 20:04:23 +0000 (22:04 +0200)
allow to test 6.6 kernel for imx

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
target/linux/imx/Makefile

index 4f70933d180080678376b60df1bf22acf405f6cc..2d3f35e4b4bd5d825922e0f69add357d699ec65c 100644 (file)
@@ -10,6 +10,7 @@ FEATURES:=audio display fpu gpio pcie rtc usb usbgadget squashfs targz nand ubif
 SUBTARGETS:=cortexa7 cortexa9 cortexa53
 
 KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
 
 include $(INCLUDE_DIR)/target.mk