[coreboot] [PATCH]Less noisy Makefile format

Patrick Georgi patrick at georgi-clan.de
Tue Aug 25 17:23:39 CEST 2009


Hi,

attached patch uses the gnu make .SILENT: mechanism instead of requiring
$(Q) in front of every silent line.

make V=1 or make Q="" still make make noisy again.

I checked operation by building a couple of boards, and looked over the
diff, but the removal of the $(Q)s was an automatic one, and I might
have missed some mistake introduced by improper tool use

Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20090825-3-remove-Q-from-makefiles
Type: text/x-patch
Size: 24448 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090825/e4480b8d/attachment.diff>


More information about the coreboot mailing list