From bdcf122efd75c62bb88d810c384333edfccb7299 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 8 Jan 2012 02:38:13 +0100 Subject: Build system: toolchain.mk little tweak 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 69e0a2a..0150714 100644 --- a/Makefile +++ b/Makefile @@ -82,9 +82,9 @@ EMBTK_BUILD := $(if $(CONFIG_EMBTK_DOTCONFIG),startbuild,xconfig) All: $(EMBTK_BUILD) -include mk/buildsystem.mk include mk/macros.mk include mk/target-mcu.mk +include mk/buildsystem.mk include mk/toolchain.mk include mk/packages.mk include mk/rootfs.mk -- cgit v1.2.3