Use the gnu make .SILENT: mechanism instead of requiring
authorPatrick Georgi <patrick.georgi@coresystems.de>
Tue, 25 Aug 2009 19:38:46 +0000 (19:38 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Tue, 25 Aug 2009 19:38:46 +0000 (19:38 +0000)
commit2b7418ecc6f0c42b5ab6ebccb1a33d1422040404
tree39ebe646270f67b8225f8054e0fc751689d5b9cf
parent698c0e0e5aa0492ce9ecedce787d452e87adc6eb
Use 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.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4581 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Makefile
src/arch/i386/Makefile.inc
util/cbfstool/Makefile.inc
util/cbfstool/tools/Makefile.inc
util/cbfstool/tools/lzma/Makefile.inc
util/kconfig/Makefile