From 6663336f38a7bb8c2fcf2f4293de6ce3e9eb4793 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sun, 14 Sep 2003 11:42:02 +0000 Subject: Use more consistant naming --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 428a4b7b5..46f686281 100644 --- a/Makefile +++ b/Makefile @@ -87,7 +87,7 @@ TARGETS:= # The toolchain comes next if we are building one ifeq ($(USE_UCLIBC_TOOLCHAIN),true) TARGETS+=binutils uclibc-configured gcc3_3 -#TARGETS+=binutils uclibc gcc_2_95 +#TARGETS+=binutils uclibc-configured gcc2_95 else TARGETS+=uclibc endif -- cgit v1.2.3