From f37300fedebff560b476607fb010c5322ee89dc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?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=UTF-8 Content-Transfer-Encoding: 8bit So anyone interested can help with testing. Signed-off-by: Petr Štetiar --- target/linux/imx6/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/imx6/Makefile b/target/linux/imx6/Makefile index 03fd0d4401..3b9793981b 100644 --- a/target/linux/imx6/Makefile +++ b/target/linux/imx6/Makefile @@ -13,6 +13,7 @@ CPU_SUBTYPE:=neon MAINTAINER:=Luka Perkov KERNEL_PATCHVER:=5.4 +KERNEL_TESTING_PATCHVER:=5.10 include $(INCLUDE_DIR)/target.mk