summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2013-07-01 09:37:37 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2013-07-01 09:37:37 +0200
commit85b427ffedfe19f0810808b6739e77be54112170 (patch)
tree07620b46336fdc6fb6a564a03479197c91f07066 /Makefile
parent2720526fa4c0c3b02891a419451b6f1bf8b768a5 (diff)
parent2177c1c20c83543e559b404208aee21ff4cf037c (diff)
downloadbarebox-85b427ffedfe19f0810808b6739e77be54112170.tar.gz
barebox-85b427ffedfe19f0810808b6739e77be54112170.tar.xz
Merge branch 'for-next/misc'
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