build: add version number to filenames
[openwrt/staging/wigyori.git] / target / imagebuilder / Config.in
index 64fc4051c9132c2412f92bfb05c28d18342ab02e..6756c14c16230bc9635ae707cf77326d25ac90d0 100644 (file)
@@ -1,9 +1,7 @@
 config IB
        bool "Build the OpenWrt Image Builder"
-       depends !TARGET_ROOTFS_INITRAMFS
-       depends !TARGET_uml
-       depends !PROFILE_KCONFIG
-       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.