coreboot-kgpe-d16/src/arch/i386
Patrick Georgi 7923c49501 Make sure VSA is linked as ELF32 for i386 (instead of whatever the compiler considers native).
Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5617 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-06-07 14:09:41 +00:00
..
boot Fix a format string to keep the compiler happy. 2010-06-01 19:28:45 +00:00
include Move generation of mptable entries for ISA to generic code. 2010-05-20 15:28:19 +00:00
init Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
lib Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
llshell Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
coreboot_ram.ld Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Kconfig zero warning days. Move RAMTOP and RAMBASE together. 2010-04-14 18:59:42 +00:00
Makefile.bigbootblock.inc get rid of this nerving crt0.d stuff 2010-04-14 23:58:07 +00:00
Makefile.bootblock.inc Don't use $(ROMCC) as dependency (due to ccache and scanbuild support 2010-04-16 23:01:34 +00:00
Makefile.inc Make sure VSA is linked as ELF32 for i386 (instead of whatever the compiler considers native). 2010-06-07 14:09:41 +00:00