target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependency

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43128 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2014-10-31 12:59:23 +00:00
parent 53bdff4eca
commit 77e00ea886

View file

@ -1,6 +1,5 @@
config IB config IB
bool "Build the OpenWrt Image Builder" bool "Build the OpenWrt Image Builder"
depends on !TARGET_ROOTFS_INITRAMFS
depends on !PROFILE_KCONFIG depends on !PROFILE_KCONFIG
depends on !EXTERNAL_TOOLCHAIN depends on !EXTERNAL_TOOLCHAIN
help help