From da6c5b6db26410efeae25ac4b5c739267ec6472d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Petr=20=C5=A0tetiar?= Date: Fri, 26 Feb 2021 17:15:34 +0100 Subject: [PATCH] imx6: add 5.10 as testing kernel MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit So anyone interested can help with testing. Signed-off-by: Petr Å tetiar --- target/linux/imx6/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2