This one is an example on how to drop vgabios.c from the mainboard or chipset
authorStefan Reinauer <stepan@coresystems.de>
Fri, 13 Mar 2009 17:00:46 +0000 (17:00 +0000)
committerStefan Reinauer <stepan@openbios.org>
Fri, 13 Mar 2009 17:00:46 +0000 (17:00 +0000)
commit65e9bc13f0588fa12ed3229bddd3ad87990c3470
tree798b2c6f6f9d1ff1ca50f743f396b7f36a4ce39d
parentbe7f79867e4d989fc9cb7fb9e8b0b8ec55956875
This one is an example on how to drop vgabios.c from the mainboard or chipset
directories and use the global (v3) one in util/x86emu instead. It also fixes
the breakage introduced by 4000

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4001 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/emulation/qemu-x86/Config.lb
src/mainboard/emulation/qemu-x86/Options.lb
src/mainboard/emulation/qemu-x86/mainboard.c
src/mainboard/emulation/qemu-x86/vgabios.c [deleted file]