OSDN Git Service

nptl: fix wrong path to nptl_db
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 11 Jun 2010 13:49:26 +0000 (15:49 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 11 Jun 2010 13:49:26 +0000 (15:49 +0200)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libpthread/nptl_db/Makefile.in

index e7a97c3..d154cd0 100644 (file)
@@ -5,7 +5,7 @@
 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 #
 
-subdirs += libpthread/nptl/nptl_db
+subdirs += libpthread/nptl_db
 
 # Get the thread include dependencies and shared object name
 CFLAGS-nptl_db := -DLIBPTHREAD_SO="\"libpthread.so.$(ABI_VERSION)\""