diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-12-26 08:16:06 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-12-26 08:16:06 +0100 |
commit | 82fc7c0a28b364cb5032d8113239b1a820b91c0f (patch) | |
tree | c1433404b54cbd8870a102ddae3d346a3f122429 /target | |
parent | 7a2b1036646f3e7c41fdda17b7b2936c74f30183 (diff) |
disable mkimage compile, needs portability improvements
Diffstat (limited to 'target')
-rw-r--r-- | target/config/Config.in.tools | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/config/Config.in.tools b/target/config/Config.in.tools index 965a9125e..cfd002ffd 100644 --- a/target/config/Config.in.tools +++ b/target/config/Config.in.tools @@ -31,12 +31,6 @@ config ADK_HOST_BUILD_LIBTOOL boolean default y -config ADK_HOST_BUILD_U_BOOT - boolean - default n if ADK_HOST_DARWIN - default n if ADK_HOST_CYGWIN - default y - # always required, but can be provided by host config ADK_HOST_BUILD_BASH boolean |