[PATCH] ARM: boot: Fix usage of kecho
Fabio Estevam
festevam at gmail.com
Mon Nov 12 17:09:54 EST 2012
Hi Arnd,
On Wed, Oct 24, 2012 at 5:28 PM, Arnd Bergmann <arnd at arndb.de> wrote:
> On Wednesday 24 October 2012, Nicolas Pitre wrote:
>> On Wed, 24 Oct 2012, Fabio Estevam wrote:
>>
>> > From: Fabio Estevam <fabio.estevam at freescale.com>
>> >
>> > 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 at freescale.com>
>>
>> Acked-by: Nicolas Pitre <nico at linaro.org>
>
> Acked-by: Arnd Bergmann <arnd at arndb.de>
Would this one go via arm-soc tree?
Regards,
Fabio Estevam
More information about the linux-arm-kernel
mailing list