projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fe4323
)
fixes menuconfig selection of grub for x86 targets
author
John Crispin
<blogic@openwrt.org>
Sun, 9 Sep 2007 18:00:00 +0000
(18:00 +0000)
committer
John Crispin
<blogic@openwrt.org>
Sun, 9 Sep 2007 18:00:00 +0000
(18:00 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8713
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
a8a608f
..
a602496
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