target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependency

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

Backport of r43128

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@43129 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2014-10-31 12:59:42 +00:00
parent 8ba6ce1638
commit 088996022d
1 changed files with 0 additions and 1 deletions

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