From eaae6e6776ad091a5b84c3fb09f26ff01bda2f18 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sun, 13 Jun 2010 09:52:45 +0200 Subject: nptl: fix subdirs handling Signed-off-by: Bernhard Reutner-Fischer --- libpthread/nptl/sysdeps/sparc/Makefile.arch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libpthread/nptl/sysdeps/sparc') diff --git a/libpthread/nptl/sysdeps/sparc/Makefile.arch b/libpthread/nptl/sysdeps/sparc/Makefile.arch index 3cd2e67e6..d657cedd5 100644 --- a/libpthread/nptl/sysdeps/sparc/Makefile.arch +++ b/libpthread/nptl/sysdeps/sparc/Makefile.arch @@ -4,7 +4,7 @@ # # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # - +subdirs += libpthread/nptl/sysdeps/$(TARGET_ARCH)/$(TARGET_SUBARCH)/sparv9 libpthread_CSRC = sparc32/pthread_spin_lock.c \ sparc32/pthread_spin_trylock.c -- cgit v1.2.3