diff options
author | Stefan Reinauer <stepan@openbios.org> | 2005-12-03 23:48:17 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2005-12-03 23:48:17 +0000 |
commit | bbbfd9d1906cb2d99385eae845a13a311f77ef78 (patch) | |
tree | 0485f8ebc4bdd026e0e43bdaa36a0ac0c4fd5c6a /src/mainboard/emulation/qemu-i386/Config.lb | |
parent | bd25fe979bee6a2912b671b7f811192c51c5f95f (diff) | |
download | coreboot-bbbfd9d1906cb2d99385eae845a13a311f77ef78.tar.xz |
smaller fixups here and there, allowing some motherboards to compile or
to fail later than before.
dos2unix'ed the xe7501devkit files, that might have caused some problems
before.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2127 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/emulation/qemu-i386/Config.lb')
-rw-r--r-- | src/mainboard/emulation/qemu-i386/Config.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/emulation/qemu-i386/Config.lb b/src/mainboard/emulation/qemu-i386/Config.lb index 8b1e12010d..3b864a6e27 100644 --- a/src/mainboard/emulation/qemu-i386/Config.lb +++ b/src/mainboard/emulation/qemu-i386/Config.lb @@ -47,7 +47,7 @@ arch i386 end driver mainboard.o if HAVE_PIRQ_TABLE object irq_tables.o end -object reset.o +#object reset.o ## ## Romcc output |