summaryrefslogtreecommitdiffstats
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 45e78626f1..8c1becbc0c 100644
--- a/Makefile
+++ b/Makefile
@@ -898,7 +898,7 @@ all: modules
PHONY += modules
modules: $(barebox-dirs) $(if $(KBUILD_BUILTIN),barebox)
- @echo ' Building modules, stage 2.';
+ @$(kecho) ' Building modules, stage 2.';
$(Q)$(MAKE) -f $(srctree)/scripts/Makefile.modpost