Browse Source

imagebuilder: don't disable on uml

SVN-Revision: 20598
Nicolas Thill 15 years ago
parent
commit
ceaff7a566
1 changed files with 0 additions and 1 deletions
  1. 0 1
      target/imagebuilder/Config.in

+ 0 - 1
target/imagebuilder/Config.in

@@ -1,7 +1,6 @@
 config IB
 	bool "Build the OpenWrt Image Builder"
 	depends !TARGET_ROOTFS_INITRAMFS
-	depends !TARGET_uml
 	depends !PROFILE_KCONFIG
 	depends !EXTERNAL_TOOLCHAIN
 	help