coreboot/src
Warren Turkal 9c814d2e9e Build bootblock.S instead of bootblock.c.
The file is actually just including a bunch of assembly. The build rule
for bootblock.c even states that the file will be "assembler-with-cpp."

Signed-off-by: Warren Turkal <wt@penguintechs.org>
Acked-by: Stefan Reinauer <stepan@coresystems.de>

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5941 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-10-12 06:12:00 +00:00
..
arch/i386 Build bootblock.S instead of bootblock.c. 2010-10-12 06:12:00 +00:00
boot Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
console AMD SB600 uses a hardcoded USB Debug Port number. 2010-10-02 20:33:56 +00:00
cpu Factor out a few commonly duplicated functions from northbridge.c. 2010-10-11 19:36:13 +00:00
devices Factor out a few commonly duplicated functions from northbridge.c. 2010-10-11 19:36:13 +00:00
drivers Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
include Factor out a few commonly duplicated functions from northbridge.c. 2010-10-11 19:36:13 +00:00
lib Remove duplicate line from pci_ids.h. 2010-10-07 23:02:06 +00:00
mainboard Factor out a few commonly duplicated functions from northbridge.c. 2010-10-11 19:36:13 +00:00
northbridge Factor out a few commonly duplicated functions from northbridge.c. 2010-10-11 19:36:13 +00:00
pc80 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 2010-10-05 13:40:31 +00:00
southbridge Fix typo after r5925. 2010-10-11 23:22:24 +00:00
superio Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
Kconfig Remove duplicate line from pci_ids.h. 2010-10-07 23:02:06 +00:00
Kconfig.deprecated_options Whitespace/typo/cosmetic fixes (trivial). 2010-09-23 18:48:27 +00:00