imx: enable 5.15 as testing kernel
authorPetr Štetiar <ynezz@true.cz>
Tue, 29 Mar 2022 07:33:31 +0000 (09:33 +0200)
committerPetr Štetiar <ynezz@true.cz>
Wed, 30 Mar 2022 21:39:08 +0000 (23:39 +0200)
So anyone interested can help with new kernel version integration and
testing.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/imx/Makefile

index b293655a9a6e4dc2105c46446dfa7983cc5112ca..ea035d6da60a41a02bb4c3e6c64534e89674a774 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.10
+KERNEL_TESTING_PATCHVER:=5.15
 
 include $(INCLUDE_DIR)/target.mk