Index: core.mk
===================================================================
--- core.mk (revision 61)
+++ core.mk (revision 62)
@@ -1085,6 +1085,7 @@
local_rootfs_clean:
endif
+.NOTPARALLEL: .toolchain
.toolchain:
ifneq ($(TOOLCHAIN_PATH),)
ifeq ($(wildcard $(TOOLCHAIN_PATH)),)