From: jow Date: Tue, 9 Mar 2010 14:49:53 +0000 (+0000) Subject: [imagebuilder] remove dependency on CONFIG_ALL X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=3439dece431287e553864686d1c8164bebdcd39c [imagebuilder] remove dependency on CONFIG_ALL git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20084 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/imagebuilder/Config.in b/target/imagebuilder/Config.in index 0d19bed1c..a31526599 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.