X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Fimagebuilder%2FConfig.in;h=23a418bf5178d7a7b45ecbb13d9a1a4781f2d0c8;hb=472ae7f7cf84e5e5673caf0996b7b4fb9f39865f;hp=50b5825812c5eb099cdee75c90a472e979ef10c1;hpb=2183708c9693c88d0fed75058e0ef51cd4d6bba4;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/target/imagebuilder/Config.in b/target/imagebuilder/Config.in index 50b5825812..23a418bf51 100644 --- a/target/imagebuilder/Config.in +++ b/target/imagebuilder/Config.in @@ -2,7 +2,7 @@ config IB bool "Build the OpenWrt Image Builder" depends !TARGET_ROOTFS_INITRAMFS depends !PROFILE_KCONFIG - default y if ALL + depends !EXTERNAL_TOOLCHAIN help This is essentially a stripped-down version of the buildroot with precompiled packages, kernel image and image building tools.