projects
/
openwrt
/
staging
/
yousong.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0373c4a
)
enable grub images in menuconfig for squashfs
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 2 Mar 2007 02:46:38 +0000
(
02:46
+0000)
committer
Felix 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
patch
|
blob
|
history
diff --git
a/target/linux/x86-2.6/image/Config.in
b/target/linux/x86-2.6/image/Config.in
index fc2594f106204dd31b0021de74af3d6c6350863c..a8a608fd70c278fea39f2ad85551be0fbe7a4732 100644
(file)
--- a/
target/linux/x86-2.6/image/Config.in
+++ b/
target/linux/x86-2.6/image/Config.in
@@
-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