enable grub images in menuconfig for squashfs
authorFelix Fietkau <nbd@openwrt.org>
Fri, 2 Mar 2007 02:46:38 +0000 (02:46 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 2 Mar 2007 02:46:38 +0000 (02:46 +0000)
SVN-Revision: 6453

target/linux/x86-2.6/image/Config.in

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