]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - Makefile
Makefile: avoid "Generating asm-offsets.h" message with "-s"
[karo-tx-uboot.git] / Makefile
index d57c15e74401fa9b3179102908f82163263f0c43..4356b227e3eaa7f3e91b8f087fd800ee367be4af 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -617,7 +617,7 @@ $(obj)lib/asm-offsets.s:    $(obj)include/autoconf.mk.dep \
 
 $(obj)include/generated/asm-offsets.h: $(obj)include/autoconf.mk.dep \
        $(obj)$(CPUDIR)/$(SOC)/asm-offsets.s
-       @echo Generating $@
+       @$(XECHO) Generating $@
        tools/scripts/make-asm-offsets $(obj)$(CPUDIR)/$(SOC)/asm-offsets.s $@
 
 $(obj)$(CPUDIR)/$(SOC)/asm-offsets.s:  $(obj)include/autoconf.mk.dep