summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-04-14 07:07:57 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-05-14 10:29:09 +0200
commitbaad294eaf59e0e1b311a11448a04e3d3c5f3c56 (patch)
tree858d8924af34509f8742d025c6d8740f20464a97 /extra
parent69ea4c1f65bff99575cd7f0210312dc355929240 (diff)
or1k: add NPTL/TLS support
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Diffstat (limited to 'extra')
-rw-r--r--extra/Configs/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index 80100a7f8..53dff1c82 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -530,7 +530,6 @@ config UCLIBC_HAS_THREADS_NATIVE
!TARGET_hppa && \
!TARGET_ia64 && \
!TARGET_m68k && \
- !TARGET_or1k && \
ARCH_USE_MMU
help
If you want to compile uClibc with NPTL support, then answer Y.