coreboot-kgpe-d16/src/arch/i386
Patrick Georgi 516a2a7bfa Add support to build with ccache in the build system
Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5297 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-25 21:45:25 +00:00
..
boot printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
include fix a couple of warnings 2010-03-17 01:51:11 +00:00
init Fix creation of coreboot.bootblock when -O2 is specified instead of -Os (4GB image issue). 2010-03-05 18:03:49 +00:00
lib fix newly introduced printk_foo warnings.. 2010-03-23 13:23:40 +00:00
llshell Fix llshell 2010-03-13 22:07:15 +00:00
smp printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
coreboot_apc.ld Drop src/config alltogether 2010-02-10 11:56:21 +00:00
coreboot_ram.ld - Simplify stack size determination: MAX_CPUS * STACK_SIZE 2010-03-01 17:16:06 +00:00
Kconfig Enable user selectable bootblocks, and provide a bootblock that 2010-02-24 13:58:23 +00:00
Makefile.bigbootblock.inc dependency tracking for coreboot 2010-03-24 15:51:48 +00:00
Makefile.bootblock.inc Add support to build with ccache in the build system 2010-03-25 21:45:25 +00:00
Makefile.inc Add support to build with ccache in the build system 2010-03-25 21:45:25 +00:00