[Buildroot] [PATCH v2 1/1] support/scripts/mkmakefile: Wrapper is silent by default

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Nov 2 20:29:56 UTC 2018


Hello,

On Fri,  2 Nov 2018 14:29:33 +0300, Serj Kalichev wrote:
> Suppose we use Makefile wrapper and build some
> project out of buildroot tree (O=...). The commands like "make
> busybox-all-external-deps" will output the string "uname 022 && make ..." to
> stdout before the usefull information. It pollutes stdout. In the same time
> if we use the same command in the buildroot source-tree then we don't get the
> additional output. This patch makes wrapper silent by default. People who
> prefer to see more verbose output can use V=1.
> 
> Signed-off-by: Serj Kalichev <serj.kalichev at gmail.com>
> ---
>  support/scripts/mkmakefile | 9 ++++++++-
>  1 file changed, 8 insertions(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list