diff options
Diffstat (limited to 'libpthread/nptl/sysdeps/or1k/Makefile.arch')
-rw-r--r-- | libpthread/nptl/sysdeps/or1k/Makefile.arch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpthread/nptl/sysdeps/or1k/Makefile.arch b/libpthread/nptl/sysdeps/or1k/Makefile.arch index 5be08a44c..01fdac0b5 100644 --- a/libpthread/nptl/sysdeps/or1k/Makefile.arch +++ b/libpthread/nptl/sysdeps/or1k/Makefile.arch @@ -1,4 +1,4 @@ # Makefile for uClibc-ng NPTL # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. -libc_arch_a_SSRC = libc-tls.S +libc_arch_a_CSRC = libc-tls.c |