summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e8d901d..b49ae8e 100644
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,7 @@ include core/mk/macros.mk
include core/mk/targetsys.mk
include core/mk/target-mcu.mk
include core/mk/buildsystem.mk
-include toolchain/toolchain.mk
+include core/toolchain/toolchain.mk
include core/mk/packages.mk
include packages/htools/hosttools-buildopts.mk
include core/mk/rootfs/rootfs.mk