1
0
Fork 0
alistair23-linux/arch/arm/tools
Fabio Estevam 2d4d07b97c ARM: boot: Fix usage of kecho
Since commit edc88ceb0 (ARM: be really quiet when building with 'make -s') the
following output is generated when building a kernel for ARM:

echo '  Kernel: arch/arm/boot/Image is ready'
  Kernel: arch/arm/boot/Image is ready
  Building modules, stage 2.
echo '  Kernel: arch/arm/boot/zImage is ready'
  Kernel: arch/arm/boot/zImage is ready

As per Documentation/kbuild/makefiles.txt the correct way of using kecho is
'@$(kecho)'.

Make this change so no more unwanted 'echo' messages are displayed.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2012-11-12 23:22:54 +01:00
..
Makefile ARM: boot: Fix usage of kecho 2012-11-12 23:22:54 +01:00
gen-mach-types arm: move mach-types to include/generated 2009-12-12 13:08:14 +01:00
mach-types ARM: soc: cleanups, part 2 2012-10-01 18:32:45 -07:00