From 2fa940cc424897627569c62b9e88cdd54a7380dd Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 29 Jul 2014 10:55:37 +0000 Subject: [PATCH] kernel: remove more subtargets with the wrong kernel version or which are marked broken Signed-off-by: John Crispin SVN-Revision: 41879 --- target/linux/x86/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 198947d75d..7959b33122 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -10,8 +10,7 @@ ARCH:=i386 BOARD:=x86 BOARDNAME:=x86 FEATURES:=squashfs ext4 vdi vmdk pcmcia targz -SUBTARGETS=generic olpc xen_domu net5501 kvm_guest geos alix2 thincan \ - rdc +SUBTARGETS=generic olpc xen_domu net5501 kvm_guest alix2 thincan LINUX_VERSION:=3.10.49 -- 2.30.2