summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-03-16 21:37:12 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-03-16 21:37:12 +0100
commit9ecfe9507b7abb357a3fbf573a4c1975bc1dca0f (patch)
tree4683fa35813c43cfb8842b6da87418c64ba2e1ae /Makefile
parenta57ec8e8e860d2d2e7c594fa5fb83ded5cb0152a (diff)
downloadembtoolkit-9ecfe9507b7abb357a3fbf573a4c1975bc1dca0f.tar.gz
embtoolkit-9ecfe9507b7abb357a3fbf573a4c1975bc1dca0f.tar.bz2
embtoolkit-9ecfe9507b7abb357a3fbf573a4c1975bc1dca0f.tar.xz
Build system: mk/packages.mk needs to be included first
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c2b2d58..962a59e 100644
--- a/Makefile
+++ b/Makefile
@@ -125,8 +125,8 @@ include mk/macros.mk
include mk/targetsys.mk
include mk/target-mcu.mk
include mk/buildsystem.mk
-include packages/htools/hosttools-buildopts.mk
include toolchain/toolchain.mk
include mk/packages.mk
+include packages/htools/hosttools-buildopts.mk
include mk/rootfs/rootfs.mk
include mk/help.mk