imx: add 6.1 kernel as testing
authorTim Harvey <tharvey@gateworks.com>
Mon, 8 Jan 2024 21:25:39 +0000 (13:25 -0800)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 2 Feb 2024 16:31:43 +0000 (17:31 +0100)
allow to test 6.1 kernel for imx

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

index 5fb7a4d339ef54402ee6dc48af9095c6e15a9a9d..5f7f9db58959af0697d499942ef7c3b0bdb6769f 100644 (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