projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix up the netconfig script after the devfs=>hotplug2 migration
[openwrt.git]
/
target
/
linux
/
x86-2.6
/
image
/
Config.in
diff --git
a/target/linux/x86-2.6/image/Config.in
b/target/linux/x86-2.6/image/Config.in
index
fc2594f
..
a8a608f
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
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
default y
config X86_GRUB_IMAGES_PAD
This page took
0.023477 seconds
and
4
git commands to generate.