move grub menu.lst to the right place
[openwrt-10.03/.git] / target / linux / x86 / image / Config.in
index a6024968563c845aaedca4bc292338e723e049bb..17deccfa7243d3910bcdb78be6aed7685116b157 100644 (file)
@@ -1,7 +1,8 @@
 config X86_GRUB_IMAGES
     bool "Build GRUB images (Linux x86 or x86_64 host only)"
     depends TARGET_x86
-    depends TARGET_ROOTFS_EXT2FS || TARGET_ROOTFS_JFFS2 || TARGET_ROOTFS_SQUASHFS
+    depends TARGET_ROOTFS_EXT2FS || TARGET_ROOTFS_JFFS2 || TARGET_ROOTFS_SQUASHFS || TARGET_ROOTFS_ISO
+       select PACKAGE_grub
     default y
 
 config X86_GRUB_IMAGES_PAD