projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
513e8c5
)
remove dependency on CONFIG_ALL
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 9 Mar 2010 14:49:53 +0000
(14:49 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 9 Mar 2010 14:49:53 +0000
(14:49 +0000)
SVN-Revision: 20084
target/imagebuilder/Config.in
patch
|
blob
|
history
diff --git
a/target/imagebuilder/Config.in
b/target/imagebuilder/Config.in
index 0d19bed1c1e58b2007500a90a9dd8004460e87dc..a3152659908c0934dcae09e040925327201d5e7b 100644
(file)
--- a/
target/imagebuilder/Config.in
+++ b/
target/imagebuilder/Config.in
@@
-4,7
+4,6
@@
config IB
depends !TARGET_uml
depends !PROFILE_KCONFIG
depends !EXTERNAL_TOOLCHAIN
- select ALL
help
This is essentially a stripped-down version of the buildroot
with precompiled packages, kernel image and image building tools.