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/sunxi/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/sunxi/Makefile') diff --git a/target/linux/sunxi/Makefile b/target/linux/sunxi/Makefile index aae7df1b44..8d09d4e939 100644 --- a/target/linux/sunxi/Makefile +++ b/target/linux/sunxi/Makefile @@ -15,7 +15,6 @@ SUBTARGETS:=cortexa8 cortexa7 cortexa53 MAINTAINER:=Zoltan HERPAI KERNEL_PATCHVER:=4.14 -KERNEL_TESTING_PATCHVER := 4.19 KERNELNAME:=zImage dtbs # A10: Cortex-A8 -- cgit v1.2.3