brcm63xx: base-files: rename board_name to board_id
[oweals/openwrt.git] / target / imagebuilder / Config.in
index a3152659908c0934dcae09e040925327201d5e7b..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
-       depends !EXTERNAL_TOOLCHAIN
+       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.