Browse Source

target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependency

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 43128
Felix Fietkau 11 years ago
parent
commit
0b1c89f6fe
1 changed files with 0 additions and 1 deletions
  1. 0 1
      target/imagebuilder/Config.in

+ 0 - 1
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