summaryrefslogtreecommitdiff
path: root/ldso/ldso/.cvsignore
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-05-10 05:41:56 +0000
committerEric Andersen <andersen@codepoet.org>2001-05-10 05:41:56 +0000
commitbe0f7c05d84732da3b88e45ab791375bfe417d3c (patch)
tree03e0a98112ad64d177fccc8696c0430d7e8cf09e /ldso/ldso/.cvsignore
parent2a47ca7e9a0657b3d18e3ef920594c400d9c5c39 (diff)
Fix up naming of ld.so so every uses the same define. The top level
was using one name and the ld.so-1 dir was using another (they happened to be the same). Fix that. -Erik
Diffstat (limited to 'ldso/ldso/.cvsignore')
-rw-r--r--ldso/ldso/.cvsignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/ldso/ldso/.cvsignore b/ldso/ldso/.cvsignore
index 0a73718a6..9103d4aa9 100644
--- a/ldso/ldso/.cvsignore
+++ b/ldso/ldso/.cvsignore
@@ -1,2 +1,2 @@
-ld-linux-uclibc.so*
-
+ld-uclibc.so*
+ld.so.h