coreboot-kgpe-d16/util/x86emu
Uwe Hermann fe2664a5f2 Improve build output.
The Makefile prints need to be @printf -- not $(Q)printf -- as they should

 (1) be printed always (with 'make' _and_ with 'make V=1'),

 (2) but the printf command itself should not be printed, hence the '@'.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4577 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-08-25 15:03:20 +00:00
..
include/x86emu Don't pull in x86emu from a foreign directory anymore. This 2009-08-11 21:28:25 +00:00
pcbios Kconfig! 2009-08-12 15:00:51 +00:00
x86emu Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +00:00
yabel Don't pull in x86emu from a foreign directory anymore. This 2009-08-11 21:28:25 +00:00
Config.lb Don't pull in x86emu from a foreign directory anymore. This 2009-08-11 21:28:25 +00:00
Makefile Improve build output. 2009-08-25 15:03:20 +00:00
Makefile.inc Kconfig! 2009-08-12 15:00:51 +00:00
biosemu.c Don't pull in x86emu from a foreign directory anymore. This 2009-08-11 21:28:25 +00:00
x86.c Don't pull in x86emu from a foreign directory anymore. This 2009-08-11 21:28:25 +00:00
x86_asm.S Don't pull in x86emu from a foreign directory anymore. This 2009-08-11 21:28:25 +00:00
x86_interrupts.c Don't pull in x86emu from a foreign directory anymore. This 2009-08-11 21:28:25 +00:00