From 088996022de17b8a25af48372902a044c590bea6 Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 31 Oct 2014 12:59:42 +0000 Subject: [PATCH] target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependency Signed-off-by: Felix Fietkau Backport of r43128 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@43129 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/imagebuilder/Config.in | 1 - 1 file changed, 1 deletion(-) diff --git a/target/imagebuilder/Config.in b/target/imagebuilder/Config.in index d3bc729..6756c14 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