From fc6512f3d4172ffe0780c1cc0707a60978728560 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Tue, 12 May 2009 18:36:18 +0200 Subject: Toolchain: Adds binutils build Signed-off-by: Abdoulaye Walsimou Gaye --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 48dbc32..40f9706 100644 --- a/Makefile +++ b/Makefile @@ -59,7 +59,7 @@ endif ifeq ($(CONFIG_EMBTK_DOTCONFIG),) EMBTK_BUILD := xconfig else -EMBTK_BUILD := startbuild +EMBTK_BUILD := endif All: $(EMBTK_BUILD) -- cgit v1.2.3