--- libpthread/linuxthreads/Makefile.in	5 Feb 2008 17:11:30 -0000	1.2
+++ libpthread/linuxthreads/Makefile.in	3 Apr 2008 10:36:04 -0000
@@ -77,7 +77,7 @@
 else
 libpthread-a-y  += $(libpthread_OBJ) $(libpthread-static-y)
 endif
-libpthread-so-y += $(libpthread_OBJ:.o=.os)
+libpthread-so-y += $(libpthread_OBJ:.o=.oS)
 
 lib-a-$(UCLIBC_HAS_THREADS) += $(top_builddir)lib/libpthread.a
 lib-so-$(UCLIBC_HAS_THREADS) += $(top_builddir)lib/libpthread.so