fe2664a5f2
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 |
||
---|---|---|
.. | ||
include/x86emu | ||
pcbios | ||
x86emu | ||
yabel | ||
Config.lb | ||
Makefile | ||
Makefile.inc | ||
biosemu.c | ||
x86.c | ||
x86_asm.S | ||
x86_interrupts.c |