coreboot-kgpe-d16/src/arch/i386/lib
Stefan Reinauer e9f3258e0b This patch fixes build.h dependencies in coreboot again.
-include was dropped, the files in question do an #include <build.h> already.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5310 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-29 13:04:13 +00:00
..
c_start.S * Simplify acpi_add_table 2009-11-10 22:17:15 +00:00
cbfs_and_run.c Random cosmetic fixes (trivial). 2010-02-22 16:41:49 +00:00
console.c drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more 2010-03-28 21:26:54 +00:00
console_print.c drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more 2010-03-28 21:26:54 +00:00
cpu.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
cpu_reset.inc Doxidization, reformat 2004-03-23 21:28:05 +00:00
exception.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
id.inc Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET 2009-11-27 16:55:13 +00:00
id.lds Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET 2009-11-27 16:55:13 +00:00
jmp_auto.inc Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-7 2005-07-06 16:49:52 +00:00
jmp_auto_out.inc Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-7 2005-07-06 16:49:52 +00:00
Makefile.inc This patch fixes build.h dependencies in coreboot again. 2010-03-29 13:04:13 +00:00
noop_failover.inc - Initial checkin of the freebios2 tree 2003-04-22 19:02:15 +00:00
pci_ops_auto.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
pci_ops_conf1.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
pci_ops_conf2.c AMD Rev F support 2006-10-04 20:46:15 +00:00
pci_ops_mmconf.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
printk_init.c This patch is what I needed to compile coreboot with LLVM. 2010-03-16 01:02:18 +00:00
walkcbfs.S - Make walkcbfs capable of loading files other than the first 2010-02-22 12:58:01 +00:00