summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2005-09-21 23:40:27 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2005-09-21 23:40:27 +0000
commit3e458f0e82a854c37a4a843f76f6cda083d804df (patch)
treec690d612f01efcd671de318f6552615728630a6e /utils
parentacbd270e3706b8ce260cef6056454ed1f75fd4b1 (diff)
utils should be built all the time (iconv), disable building readelf
Diffstat (limited to 'utils')
-rw-r--r--utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile b/utils/Makefile
index 7023a9b21..4225ade87 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -21,7 +21,7 @@ include $(TOPDIR)Rules.mak
CFLAGS+=$(SSP_ALL_CFLAGS)
-TARGETS = ldd ldconfig readelf
+TARGETS = ldd ldconfig
ifeq ($(strip $(UCLIBC_HAS_LOCALE)),y)
TARGET_ICONV = iconv