diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-08-22 06:31:06 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-08-22 06:31:06 +0200 |
commit | acd40b5ad4895af85b95cf9512ab20a3191c6b19 (patch) | |
tree | 07284b66c4eafb9e25c8be14580f495614266a86 /target | |
parent | ea1aef3da3e68a062f28718a3e697b3148eef1fe (diff) | |
parent | 0fb50753a2e6c4b2035dbc6578ee067d135e5b39 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target')
-rw-r--r-- | target/config/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/config/Config.in b/target/config/Config.in index 5e89eb8f6..38dca4b19 100644 --- a/target/config/Config.in +++ b/target/config/Config.in @@ -334,7 +334,6 @@ config ADK_TARGET_LIB_UCLIBC boolean select ADK_uclibc depends on \ - !ADK_TARGET_SYSTEM_LEMOTE_YEELONG && \ !ADK_LINUX_SPARC64 && \ !ADK_LINUX_PPC64 && \ !ADK_LINUX_NATIVE |