summaryrefslogtreecommitdiff
path: root/ldso/ldso
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-04-26 16:12:47 +0000
committerEric Andersen <andersen@codepoet.org>2001-04-26 16:12:47 +0000
commitd13c6558a88b347301b620949aea496def2790af (patch)
treee1b997a3bfd521213f27b73ca11e5e56aff25990 /ldso/ldso
parent739ce2f15daa305794e3abf25e8bc92f798547f0 (diff)
Be more careful about not hard coding names.
Diffstat (limited to 'ldso/ldso')
-rw-r--r--ldso/ldso/.cvsignore2
-rw-r--r--ldso/ldso/Makefile3
2 files changed, 2 insertions, 3 deletions
diff --git a/ldso/ldso/.cvsignore b/ldso/ldso/.cvsignore
index 32b7f101f..0a73718a6 100644
--- a/ldso/ldso/.cvsignore
+++ b/ldso/ldso/.cvsignore
@@ -1,2 +1,2 @@
-ld-linux-uclibc.so.0
+ld-linux-uclibc.so*
diff --git a/ldso/ldso/Makefile b/ldso/ldso/Makefile
index 86b3bd904..20977d384 100644
--- a/ldso/ldso/Makefile
+++ b/ldso/ldso/Makefile
@@ -1,6 +1,5 @@
TOPDIR=../../
-include $(TOPDIR)Rules.mak
-include $(TOPDIR)/ld.so-1/Config.mk
+include $(TOPDIR)/ld.so-1/Rules.mak
DIRS = $(TARGET_ARCH)