From ef407d3df8c51487299037681069dc60c430414c Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 29 Jan 2004 23:21:00 +0000 Subject: Remove USE_LINUX_UCLIBC option, since that is now the only supported way of building toolchains --- make/binutils-uclibc.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'make/binutils-uclibc.mk') diff --git a/make/binutils-uclibc.mk b/make/binutils-uclibc.mk index 8c4c6dcae..ebf584439 100644 --- a/make/binutils-uclibc.mk +++ b/make/binutils-uclibc.mk @@ -1,4 +1,3 @@ -ifeq ($(USE_LINUX_UCLIBC),true) ############################################################# # # build binutils for use on the host system @@ -102,4 +101,3 @@ binutils_target-clean: binutils_target-dirclean: rm -rf $(BINUTILS_DIR2) -endif #ifeq ($(USE_LINUX_UCLIBC),true) -- cgit v1.2.3