summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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