From 60ecd5fe04ebeaefedad4d06a756bc46bc772638 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 15 Oct 2012 18:54:34 +0000 Subject: merge the RDC R-321x target as a subtarget of x86 SVN-Revision: 33779 --- target/linux/x86/image/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/x86/image/Config.in') diff --git a/target/linux/x86/image/Config.in b/target/linux/x86/image/Config.in index 653aa61eff..9ced34c93e 100644 --- a/target/linux/x86/image/Config.in +++ b/target/linux/x86/image/Config.in @@ -15,7 +15,7 @@ config X86_ETHERBOOT_BOOTOPTS config X86_GRUB_IMAGES bool "Build GRUB images (Linux x86 or x86_64 host only)" - depends TARGET_x86 && !TARGET_x86_olpc + depends TARGET_x86 && !(TARGET_x86_olpc || TARGET_x86_rdc) depends TARGET_ROOTFS_EXT4FS || TARGET_ROOTFS_ISO || TARGET_ROOTFS_JFFS2 || TARGET_ROOTFS_SQUASHFS select PACKAGE_grub2 default y -- cgit v1.2.3