diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-23 20:11:44 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-23 20:11:44 +0200 |
commit | b6f9b99a95d9937dbb7d38cfc792f304af60d5b1 (patch) | |
tree | 1a6e97384cd118bc61a0e3742b1624821b9e4ee4 /target | |
parent | f45d1a3f26255ec6b65e8a4d3145eb495786558e (diff) | |
parent | e0ab58405982a858f0e9d4c16c456131c7ba791d (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target')
-rw-r--r-- | target/config/Config.in.tools | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.tools b/target/config/Config.in.tools index bdfca0606..965a9125e 100644 --- a/target/config/Config.in.tools +++ b/target/config/Config.in.tools @@ -34,6 +34,7 @@ config ADK_HOST_BUILD_LIBTOOL 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 |