aboutsummaryrefslogtreecommitdiffstats
path: root/target/imagebuilder
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-03-09 14:49:53 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-03-09 14:49:53 +0000
commit78ad6f8bbe04ac29ea6e86d7c7ab5c139d36450c (patch)
tree1ea0d649194b3a0d595345e3959f55d330bacb7c /target/imagebuilder
parentc477dc486067e501aff8c5ba37ef18670c504e8e (diff)
downloadupstream-78ad6f8bbe04ac29ea6e86d7c7ab5c139d36450c.tar.gz
upstream-78ad6f8bbe04ac29ea6e86d7c7ab5c139d36450c.tar.bz2
upstream-78ad6f8bbe04ac29ea6e86d7c7ab5c139d36450c.zip
[imagebuilder] remove dependency on CONFIG_ALL
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20084 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/imagebuilder')
-rw-r--r--target/imagebuilder/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/imagebuilder/Config.in b/target/imagebuilder/Config.in
index 0d19bed1c1..a315265990 100644
--- 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.