From: Felix Fietkau Date: Fri, 31 Oct 2014 12:59:23 +0000 (+0000) Subject: target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependency X-Git-Tag: reboot~5464 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=0b1c89f6feb82a1e604521d60dd99b6a5c3d7197;p=openwrt%2Fopenwrt.git target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependency Signed-off-by: Felix Fietkau SVN-Revision: 43128 --- 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