From 3e458f0e82a854c37a4a843f76f6cda083d804df Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Wed, 21 Sep 2005 23:40:27 +0000 Subject: utils should be built all the time (iconv), disable building readelf --- utils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils') 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 -- cgit v1.2.3