From: Jo-Philipp Wich Date: Tue, 9 Mar 2010 14:49:53 +0000 (+0000) Subject: [imagebuilder] remove dependency on CONFIG_ALL X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=78ad6f8bbe04ac29ea6e86d7c7ab5c139d36450c;p=15.05%2Fopenwrt.git [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 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.