From f3263c96790fcaf71c0f325ab55ba4c670bd87ec Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 15 Oct 2012 18:54:34 +0000 Subject: [x86] merge the RDC R-321x target as a subtarget of x86 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33779 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/x86/Makefile') diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 422e828d4..a64fbc38c 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -10,7 +10,8 @@ ARCH:=i386 BOARD:=x86 BOARDNAME:=x86 FEATURES:=squashfs jffs2 ext4 vdi vmdk pcmcia targz -SUBTARGETS=generic olpc xen_domu ep80579 net5501 kvm_guest geos alix2 thincan +SUBTARGETS=generic olpc xen_domu ep80579 net5501 kvm_guest geos alix2 thincan \ + rdc LINUX_VERSION:=3.3.8 -- cgit v1.2.3