summaryrefslogtreecommitdiff
path: root/mk/help.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/help.mk')
-rw-r--r--mk/help.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/help.mk b/mk/help.mk
index 8f49a38..9c06695 100644
--- a/mk/help.mk
+++ b/mk/help.mk
@@ -74,6 +74,8 @@ successful_build:
$(call embtk_echo_blue,"You successfully build your toolchain for $(GNU_TARGET)")
$(call embtk_echo_blue,"Tools built (compilers, Binutils, etc.) are located in:")
$(call embtk_echo_blue," $(embtk_tools)/bin")
+ $(call embtk_echo_blue,"The toolchain has been also packaged (for external use) in:")
+ $(call embtk_echo_blue," $(embtk_generated)")
@echo
$(call embtk_echo_blue," ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ")
$(call embtk_echo_blue,"| Root file system build log |")