X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Fimagebuilder%2FConfig.in;h=6756c14c16230bc9635ae707cf77326d25ac90d0;hb=74e94df8eb23205df8bc49c6512f0d1d6f0078f9;hp=50b5825812c5eb099cdee75c90a472e979ef10c1;hpb=ccd12544f65912a0c2016ae4c94528e7ad84eef1;p=oweals%2Fopenwrt.git diff --git a/target/imagebuilder/Config.in b/target/imagebuilder/Config.in index 50b5825812..6756c14c16 100644 --- a/target/imagebuilder/Config.in +++ b/target/imagebuilder/Config.in @@ -1,8 +1,7 @@ config IB bool "Build the OpenWrt Image Builder" - depends !TARGET_ROOTFS_INITRAMFS - depends !PROFILE_KCONFIG - default y if ALL + depends on !PROFILE_KCONFIG + depends on !EXTERNAL_TOOLCHAIN help This is essentially a stripped-down version of the buildroot with precompiled packages, kernel image and image building tools.