From: Felix Fietkau Date: Fri, 31 Oct 2014 12:59:42 +0000 (+0000) Subject: target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependency X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=cf633e759b343042e6251ce1ea2df3badff1f2e3;p=openwrt%2Fsvn-archive%2Fopenwrt.git target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependency Signed-off-by: Felix Fietkau Backport of r43128 SVN-Revision: 43129 --- diff --git a/target/imagebuilder/Config.in b/target/imagebuilder/Config.in index d3bc729405..6756c14c16 100644 --- a/target/imagebuilder/Config.in +++ b/target/imagebuilder/Config.in @@ -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