From: Petr Štetiar Date: Fri, 26 Feb 2021 16:15:34 +0000 (+0100) Subject: imx6: add 5.10 as testing kernel X-Git-Tag: v22.03.0-rc1~3223 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da6c5b6db26410efeae25ac4b5c739267ec6472d;p=thirdparty%2Fopenwrt.git imx6: add 5.10 as testing kernel So anyone interested can help with testing. Signed-off-by: Petr Štetiar --- diff --git a/target/linux/imx6/Makefile b/target/linux/imx6/Makefile index 65fd92ed497..6582c838695 100644 --- a/target/linux/imx6/Makefile +++ b/target/linux/imx6/Makefile @@ -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