summaryrefslogtreecommitdiff
path: root/ldso
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2005-10-28 00:36:50 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2005-10-28 00:36:50 +0000
commit7b2569d24a47055bdceac933f83bac6b02108d7a (patch)
treeb5b583774994ea2addef229baf79aee037aa20c1 /ldso
parentf674b612fbe6aadd4be4aae7822f4b0dfe62d270 (diff)
Missed one occurence of BUILD_UCLIBC_LDSO
Diffstat (limited to 'ldso')
-rw-r--r--ldso/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldso/Makefile b/ldso/Makefile
index 48f32602f..57ddd4f3a 100644
--- a/ldso/Makefile
+++ b/ldso/Makefile
@@ -21,7 +21,7 @@ include $(TOPDIR)Rules.mak
DIRS = ldso libdl
-ifeq ($(BUILD_UCLIBC_LDSO),y)
+ifeq ($(HAVE_SHARED),y)
all: subdirs
else
all: