From: Jo-Philipp Wich Date: Tue, 9 Mar 2010 14:49:53 +0000 (+0000) Subject: remove dependency on CONFIG_ALL X-Git-Tag: reboot~20745 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=cfaeab171afce331574c3fb4e460a9301e170e83 remove dependency on CONFIG_ALL SVN-Revision: 20084 --- 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.