coreboot/src
Patrick Georgi 2b7418ecc6 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
2009-08-25 19:38:46 +00:00
..
arch Use the gnu make .SILENT: mechanism instead of requiring 2009-08-25 19:38:46 +00:00
boot Kconfig! 2009-08-12 15:00:51 +00:00
config Enable CBFS everywhere. All boards compiled for me (abuild tested), 2009-08-11 17:35:02 +00:00
console Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +00:00
cpu Add microcode to socket_940 and socket_F. Part of the last reverting commit. 2009-08-25 16:18:11 +00:00
devices Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +00:00
drivers Kconfig! 2009-08-12 15:00:51 +00:00
include Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity:: 2009-08-17 17:09:46 +00:00
lib Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +00:00
mainboard Make PCI_ROM_RUN a boolean (like it is elsewhere) which 2009-08-25 17:38:24 +00:00
northbridge Add kconfig support for ASUS P2B-F. 2009-08-25 12:25:36 +00:00
pc80 Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +00:00
pmc/altimus/mpc7410 Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
ram This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
sdram fix typo in commend of generic_sdram.c (trivial) 2008-08-01 11:36:40 +00:00
southbridge Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +00:00
stream This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
superio Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +00:00
Kconfig Make PCI_ROM_RUN a boolean (like it is elsewhere) which 2009-08-25 17:38:24 +00:00