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/bcm53xx/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/bcm53xx/Makefile') diff --git a/target/linux/bcm53xx/Makefile b/target/linux/bcm53xx/Makefile index 4171a04ee4..2af1c7e719 100644 --- a/target/linux/bcm53xx/Makefile +++ b/target/linux/bcm53xx/Makefile @@ -14,7 +14,6 @@ MAINTAINER:=Hauke Mehrtens CPU_TYPE:=cortex-a9 KERNEL_PATCHVER:=4.14 -KERNEL_TESTING_PATCHVER := 4.19 define Target/Description Build firmware images for Broadcom based BCM47xx/53xx routers with ARM CPU, *not* MIPS. -- cgit v1.2.3