summaryrefslogtreecommitdiff
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
commitcfaeab171afce331574c3fb4e460a9301e170e83 (patch)
tree6bdb77167ee7a5e9aecef922147fa62722b9cbea /target/imagebuilder
parent513e8c583f8747d2be20a0a10cf9e58b27d0e82b (diff)
downloadmtk-20170518-cfaeab171afce331574c3fb4e460a9301e170e83.zip
mtk-20170518-cfaeab171afce331574c3fb4e460a9301e170e83.tar.gz
mtk-20170518-cfaeab171afce331574c3fb4e460a9301e170e83.tar.bz2
remove dependency on CONFIG_ALL
SVN-Revision: 20084
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 0d19bed..a315265 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.