imx6: add 5.10 as testing kernel
authorPetr Štetiar <ynezz@true.cz>
Fri, 26 Feb 2021 16:15:34 +0000 (17:15 +0100)
committerPetr Štetiar <ynezz@true.cz>
Wed, 3 Mar 2021 21:51:39 +0000 (22:51 +0100)
So anyone interested can help with testing.

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

index 65fd92ed497248d39ea4efddcbc61cc75c30f1bd..6582c83869577fc0cfe41f698a645b8babe40c44 100644 (file)
@@ -12,7 +12,7 @@ CPU_TYPE:=cortex-a9
 CPU_SUBTYPE:=neon
 
 KERNEL_PATCHVER:=5.4
-KERNEL_TESTING_PATCHVER:=5.4
+KERNEL_TESTING_PATCHVER:=5.10
 
 include $(INCLUDE_DIR)/target.mk