From 4909da41569ecf7a974b976646aa13222b0ee8ff Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sat, 22 Sep 2007 21:38:15 +0000 Subject: - rename the gcc base_target to the more appropriate term cross_compiler --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5622b54a9..8ce49360c 100644 --- a/Makefile +++ b/Makefile @@ -169,7 +169,7 @@ PREFERRED_LIB_FLAGS:=--enable-static --enable-shared # ############################################################## ifeq ($(BR2_TOOLCHAIN_BUILDROOT),y) -BASE_TARGETS:=uclibc-configured binutils gcc uclibc-target-utils +BASE_TARGETS:=uclibc-configured binutils cross_compiler uclibc-target-utils else BASE_TARGETS:=uclibc endif -- cgit v1.2.3-55-g7522