From 000d400baa0af2e42c9a462e42df7dc9abde1ec7 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Wed, 12 Jun 2019 01:14:25 +0200 Subject: kernel: drop everything not on kernel version 4.14 * Remove testing patches for kernel version 4.19 * remove targets ar7, ixp4xx, orion Those targets are still on kernel 4.9, patches for 4.14 were not ready in time. They may be readded once people prepare and test patches for kernel 4.14. Signed-off-by: Daniel Golle --- target/linux/cns3xxx/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/cns3xxx/Makefile') diff --git a/target/linux/cns3xxx/Makefile b/target/linux/cns3xxx/Makefile index 785b06f596..abb1fccf32 100644 --- a/target/linux/cns3xxx/Makefile +++ b/target/linux/cns3xxx/Makefile @@ -15,7 +15,6 @@ CPU_SUBTYPE:=vfp MAINTAINER:=Felix Fietkau , \ Koen Vandeputte KERNEL_PATCHVER:=4.14 -KERNEL_TESTING_PATCHVER := 4.19 define Target/Description Build images for Cavium Networks Econa CNS3xxx based boards, -- cgit v1.2.3