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 1f6c13c..48dbc32 100644
--- a/Makefile
+++ b/Makefile
@@ -78,7 +78,7 @@ clean: rmallpath
$(Q)$(MAKE) -f scripts/Makefile.clean obj=scripts/basic
$(Q)rm -rf .config kbuild.log
-startbuild: mkinitialpath mktoolchain
+startbuild: mkinitialpath buildtoolchain buildrootfs
include mk/target_mcu.mk
include mk/initialpath.mk