From: nbd Date: Fri, 31 Oct 2014 12:59:23 +0000 (+0000) Subject: target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependency X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=77e00ea88638c51adfe2d716a0e2bbef963d5173 target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependency Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43128 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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