[git commit] nptl: .gitignore generated pt-crt{i,n}.S

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Jan 18 07:18:13 UTC 2012


commit: http://git.uclibc.org/uClibc/commit/?id=7d7b96a3928dffdfb61ad96b7b765072a98aa988
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 libpthread/nptl/.gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/libpthread/nptl/.gitignore b/libpthread/nptl/.gitignore
index 06395e1..0a86898 100644
--- a/libpthread/nptl/.gitignore
+++ b/libpthread/nptl/.gitignore
@@ -21,6 +21,8 @@ sysdeps/unix/sysv/linux/pthread-pi-defines.h
 sysdeps/pthread/crt[in].S
 sysdeps/pthread/defs.h
 sysdeps/pthread/pt-initfini.s
+sysdeps/pthread/pt-crti.S
+sysdeps/pthread/pt-crtn.S
 #
 # symlinks
 #


More information about the uClibc-cvs mailing list