target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependency

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

SVN-Revision: 43128
This commit is contained in:
Felix Fietkau 2014-10-31 12:59:23 +00:00
parent 9d11a9e832
commit 0b1c89f6fe
1 changed files with 0 additions and 1 deletions

View File

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