summaryrefslogtreecommitdiffstats
path: root/target/imagebuilder
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-10-31 12:59:23 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-10-31 12:59:23 +0000
commit0b1c89f6feb82a1e604521d60dd99b6a5c3d7197 (patch)
treefae99ab9f0ad435e789dd314530516101ee717a7 /target/imagebuilder
parent9d11a9e83278aa6710320b0e458cc5c30c01bd3c (diff)
downloadmaster-31e0f0ae-0b1c89f6feb82a1e604521d60dd99b6a5c3d7197.tar.gz
master-31e0f0ae-0b1c89f6feb82a1e604521d60dd99b6a5c3d7197.tar.bz2
master-31e0f0ae-0b1c89f6feb82a1e604521d60dd99b6a5c3d7197.zip
target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependency
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43128
Diffstat (limited to 'target/imagebuilder')
-rw-r--r--target/imagebuilder/Config.in1
1 files changed, 0 insertions, 1 deletions
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