X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Fimagebuilder%2FConfig.in;h=6756c14c16230bc9635ae707cf77326d25ac90d0;hb=602ce5f770d3fb4b8f2c458a27579f9c87d46e82;hp=0d19bed1c1e58b2007500a90a9dd8004460e87dc;hpb=3f7cccc322443d7fabc2712b61344845cbce050b;p=openwrt.git diff --git a/target/imagebuilder/Config.in b/target/imagebuilder/Config.in index 0d19bed1c1..6756c14c16 100644 --- a/target/imagebuilder/Config.in +++ b/target/imagebuilder/Config.in @@ -1,10 +1,7 @@ config IB bool "Build the OpenWrt Image Builder" - depends !TARGET_ROOTFS_INITRAMFS - depends !TARGET_uml - depends !PROFILE_KCONFIG - depends !EXTERNAL_TOOLCHAIN - select 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.