projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
038459c
)
fixes menuconfig selection of grub for x86 targets
author
John Crispin
<john@openwrt.org>
Sun, 9 Sep 2007 18:00:00 +0000
(18:00 +0000)
committer
John Crispin
<john@openwrt.org>
Sun, 9 Sep 2007 18:00:00 +0000
(18:00 +0000)
SVN-Revision: 8713
target/linux/x86/image/Config.in
patch
|
blob
|
history
diff --git
a/target/linux/x86/image/Config.in
b/target/linux/x86/image/Config.in
index a8a608fd70c278fea39f2ad85551be0fbe7a4732..a6024968563c845aaedca4bc292338e723e049bb 100644
(file)
--- a/
target/linux/x86/image/Config.in
+++ b/
target/linux/x86/image/Config.in
@@
-1,6
+1,6
@@
config X86_GRUB_IMAGES
bool "Build GRUB images (Linux x86 or x86_64 host only)"
- depends
LINUX_2_6_X
86
+ depends
TARGET_x
86
depends TARGET_ROOTFS_EXT2FS || TARGET_ROOTFS_JFFS2 || TARGET_ROOTFS_SQUASHFS
default y