summaryrefslogtreecommitdiff
path: root/steps.mk
diff options
context:
space:
mode:
Diffstat (limited to 'steps.mk')
-rw-r--r--steps.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/steps.mk b/steps.mk
index 15b9a01..e3c4874 100644
--- a/steps.mk
+++ b/steps.mk
@@ -19,8 +19,10 @@ help-env::
# Please keep the last line with a '\' and keep the following empty line:
# it helps when diffing and merging.
CT_STEPS := \
+ companion_tools_for_build \
companion_libs_for_build \
binutils_for_build \
+ companion_tools_for_host \
companion_libs_for_host \
binutils_for_host \
cc_core_pass_1 \