diff options
| author | Khem Raj <kraj@mvista.com> | 2008-07-11 20:51:00 +0000 |
|---|---|---|
| committer | Khem Raj <kraj@mvista.com> | 2008-07-11 20:51:00 +0000 |
| commit | bfc3131bf3ededc24c0feafafaee75afc87ae1ae (patch) | |
| tree | f66025025807ff80372584d14b66a9d6f782dc9a /libpthread/nptl/sysdeps/unix/sysv/linux/arm/Makefile | |
| parent | 07dfe494cdccd0c056af367a8f8289bad776f11c (diff) | |
| download | uClibc-alpine-bfc3131bf3ededc24c0feafafaee75afc87ae1ae.tar.bz2 uClibc-alpine-bfc3131bf3ededc24c0feafafaee75afc87ae1ae.tar.xz | |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Fix ARM specific makefiles for NPTL build.
Diffstat (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/arm/Makefile')
| -rw-r--r-- | libpthread/nptl/sysdeps/unix/sysv/linux/arm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/Makefile b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/Makefile index 42a2b599c..43a6fad84 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/Makefile +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/Makefile @@ -11,4 +11,3 @@ all: objs include $(top_builddir)Rules.mak include Makefile.arch include $(top_srcdir)Makerules - |
