projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c2b753
)
imagebuilder: don't disable on uml
author
Nicolas Thill
<nico@openwrt.org>
Tue, 30 Mar 2010 11:42:41 +0000
(11:42 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Tue, 30 Mar 2010 11:42:41 +0000
(11:42 +0000)
SVN-Revision: 20598
target/imagebuilder/Config.in
patch
|
blob
|
history
diff --git
a/target/imagebuilder/Config.in
b/target/imagebuilder/Config.in
index a3152659908c0934dcae09e040925327201d5e7b..23a418bf5178d7a7b45ecbb13d9a1a4781f2d0c8 100644
(file)
--- a/
target/imagebuilder/Config.in
+++ b/
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