[U-Boot] [PATCH next] silence awk command display during build

Mike Frysinger vapier at gentoo.org
Thu Sep 16 08:20:37 CEST 2010


On Wednesday, September 15, 2010 17:25:25 Wolfgang Denk wrote:
> Mike Frysinger wrote:
> > i dont really want this to be completely silenced all the time. 
> > introduce a variable to prefix things with for people to control ?
> > Q_BUILD = @
> > ...
> > 
> > 	$(Q_BUILD).....
> 
> NAK. Please do not add such mess to the Makefile. It does not belong
> there.  If you want such behaviour, it should be added to the make
> command itself.

funny, i could say the same exact thing about "quiet" config output.  make 
already has an option to accomplish exactly that: use the --silent option.  i 
dont see why you would ban pretty output in favor of using standard make 
options while at the same exact time you want to change u-boot's make code so 
that it produces pretty output instead of using standard make options that 
already exist.

how are these situations any different ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20100916/dc8ca6b2/attachment.pgp 


More information about the U-Boot mailing list