summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-05-12 18:36:18 +0200
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-05-12 18:36:18 +0200
commitfc6512f3d4172ffe0780c1cc0707a60978728560 (patch)
tree914bcc08eaa2e0c99697db51d46de31930b8fd24 /Makefile
parent5efd6f5997018cfe9b00fccf9d9e37276298d253 (diff)
downloadembtoolkit-fc6512f3d4172ffe0780c1cc0707a60978728560.tar.gz
embtoolkit-fc6512f3d4172ffe0780c1cc0707a60978728560.tar.bz2
embtoolkit-fc6512f3d4172ffe0780c1cc0707a60978728560.tar.xz
Toolchain: Adds binutils build
Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)