summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-08-02 22:04:01 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-08-02 22:04:01 +0200
commite62e904fc9ab6d2cee4aba672a64f3965f9b8a1b (patch)
treed27403b734f76aa55af6f46e49076643d84992e0
parentf030d2cc6b07ce3424ed3ff1f188b76a958372f3 (diff)
downloadembtoolkit-e62e904fc9ab6d2cee4aba672a64f3965f9b8a1b.tar.gz
embtoolkit-e62e904fc9ab6d2cee4aba672a64f3965f9b8a1b.tar.bz2
embtoolkit-e62e904fc9ab6d2cee4aba672a64f3965f9b8a1b.tar.xz
Tweak rootfs successful build message
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
-rw-r--r--core/mk/macros.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/mk/macros.mk b/core/mk/macros.mk
index fe4bacf..46d89de 100644
--- a/core/mk/macros.mk
+++ b/core/mk/macros.mk
@@ -165,7 +165,7 @@ define help_rootfs_summary
$(call embtk_echo_blue," ~~~~~~~~~~~~~~~~~~ ")
$(call embtk_echo_blue,"| Root FS packages |")
$(call embtk_echo_blue," ~~~~~~~~~~~~~~~~~~ ")
- $(call embtk_echo_blue,"\tNumber of root FS packages:$(__embtk_rootfs_nrpkgs-y)")
+ $(call embtk_echo_blue,"\tNumber of root FS packages: $(__embtk_rootfs_nrpkgs-y)")
$(call embtk_echo_blue," ~~~~~~~~~~~~~~~ ")
$(call embtk_echo_blue,"| Root FS types |")
$(call embtk_echo_blue," ~~~~~~~~~~~~~~~ ")