mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-07 05:04:00 -05:00
enable grub images in menuconfig for squashfs
SVN-Revision: 6453
This commit is contained in:
parent
0373c4a352
commit
28ab697fae
@ -1,7 +1,7 @@
|
|||||||
config X86_GRUB_IMAGES
|
config X86_GRUB_IMAGES
|
||||||
bool "Build GRUB images (Linux x86 or x86_64 host only)"
|
bool "Build GRUB images (Linux x86 or x86_64 host only)"
|
||||||
depends LINUX_2_6_X86
|
depends LINUX_2_6_X86
|
||||||
depends TARGET_ROOTFS_EXT2FS || TARGET_ROOTFS_JFFS2
|
depends TARGET_ROOTFS_EXT2FS || TARGET_ROOTFS_JFFS2 || TARGET_ROOTFS_SQUASHFS
|
||||||
default y
|
default y
|
||||||
|
|
||||||
config X86_GRUB_IMAGES_PAD
|
config X86_GRUB_IMAGES_PAD
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user