fixes menuconfig selection of grub for x86 targets
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 9 Sep 2007 18:00:00 +0000 (18:00 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 9 Sep 2007 18:00:00 +0000 (18:00 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8713 3c298f89-4303-0410-b956-a3cf2f4a3e73

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