From 98684d99b25033f01eae0c25110e660620253b82 Mon Sep 17 00:00:00 2001 From: Marko Ratkaj Date: Thu, 13 Jun 2019 16:40:46 +0200 Subject: mvebu: add kernel 4.19 support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marko Ratkaj [added sfp related patches from Russell King] Signed-off-by: Marek BehĂșn [rebase; rework patches; separate and cleanup kernel configs; add espessobin dts; adjust venom dts] Signed-off-by: Tomasz Maciej Nowak --- target/linux/mvebu/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/mvebu/Makefile') diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile index a920f6db7d..f39573c002 100644 --- a/target/linux/mvebu/Makefile +++ b/target/linux/mvebu/Makefile @@ -13,6 +13,7 @@ SUBTARGETS:=cortexa9 cortexa53 cortexa72 MAINTAINER:=Imre Kaloz KERNEL_PATCHVER:=4.14 +KERNEL_TESTING_PATCHVER:=4.19 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3