fixes menuconfig selection of grub for x86 targets
authorJohn Crispin <john@openwrt.org>
Sun, 9 Sep 2007 18:00:00 +0000 (18:00 +0000)
committerJohn Crispin <john@openwrt.org>
Sun, 9 Sep 2007 18:00:00 +0000 (18:00 +0000)
SVN-Revision: 8713

target/linux/x86/image/Config.in

index a8a608fd70c278fea39f2ad85551be0fbe7a4732..a6024968563c845aaedca4bc292338e723e049bb 100644 (file)
@@ -1,6 +1,6 @@
 config X86_GRUB_IMAGES
     bool "Build GRUB images (Linux x86 or x86_64 host only)"
-    depends LINUX_2_6_X86
+    depends TARGET_x86
     depends TARGET_ROOTFS_EXT2FS || TARGET_ROOTFS_JFFS2 || TARGET_ROOTFS_SQUASHFS
     default y