target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependency
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 31 Oct 2014 12:59:42 +0000 (12:59 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 31 Oct 2014 12:59:42 +0000 (12:59 +0000)
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

target/imagebuilder/Config.in

index d3bc72940545c5bb81292fa6b2ce7e8c863133fa..6756c14c16230bc9635ae707cf77326d25ac90d0 100644 (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