diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-02-18 23:38:27 -0600 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-02-18 23:40:22 -0600 |
commit | 51131c29643b1f2be84ae9dac73931abaa44432c (patch) | |
tree | a499acd186c5fdc58fc9d283a574dd781c7ba879 /target/config/Config.in.xtensa.default | |
parent | 552b54c30339ed78ef37a35d27f2e8c226b9814d (diff) |
add support for uClibc-ng git master
Add new configs for uClibc-ng master.
New symbol UCLIBC_HAS_LINUXTHREADS added.
LT.new is removed in master, only LT.old and NPTL exist.
CLeanup MMU/NPTL/LT support symbols.
Tested with toolchain building for all supported architectures.
Diffstat (limited to 'target/config/Config.in.xtensa.default')
-rw-r--r-- | target/config/Config.in.xtensa.default | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/config/Config.in.xtensa.default b/target/config/Config.in.xtensa.default new file mode 100644 index 000000000..43df6220c --- /dev/null +++ b/target/config/Config.in.xtensa.default @@ -0,0 +1,3 @@ +# This file is part of the OpenADK project. OpenADK is copyrighted +# material, please see the LICENCE file in the top-level directory. + |