comment out reset in MB Config

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2233 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Yinghai Lu 2006-04-03 21:24:05 +00:00
parent 9a791dffea
commit b66f54ac6e
8 changed files with 8 additions and 8 deletions

View File

@ -45,7 +45,7 @@ arch i386 end
driver mainboard.o
if HAVE_MP_TABLE object mptable.o end
if HAVE_PIRQ_TABLE object irq_tables.o end
object reset.o
#object reset.o
## ATI Rage XL framebuffering graphics driver
dir /drivers/ati/ragexl

View File

@ -45,7 +45,7 @@ arch i386 end
driver mainboard.o
if HAVE_MP_TABLE object mptable.o end
if HAVE_PIRQ_TABLE object irq_tables.o end
object reset.o
#object reset.o
##
## Romcc output

View File

@ -92,7 +92,7 @@ end
object reset.o
#object reset.o
if USE_DCACHE_RAM

View File

@ -41,7 +41,7 @@ arch i386 end
driver mainboard.o
if HAVE_MP_TABLE object mptable.o end
if HAVE_PIRQ_TABLE object irq_tables.o end
object reset.o
#object reset.o
##
## Romcc output

View File

@ -41,7 +41,7 @@ arch i386 end
driver mainboard.o
if HAVE_MP_TABLE object mptable.o end
if HAVE_PIRQ_TABLE object irq_tables.o end
object reset.o
#object reset.o
##
## Romcc output

View File

@ -42,7 +42,7 @@ driver mainboard.o
if HAVE_MP_TABLE object mptable.o end
if HAVE_PIRQ_TABLE object irq_tables.o end
if HAVE_ACPI_TABLES object acpi_tables.o end
object reset.o
#object reset.o
##
## Romcc output

View File

@ -45,7 +45,7 @@ arch i386 end
driver mainboard.o
if HAVE_MP_TABLE object mptable.o end
if HAVE_PIRQ_TABLE object irq_tables.o end
object reset.o
#object reset.o
##
## Romcc output

View File

@ -45,7 +45,7 @@ arch i386 end
driver mainboard.o
if HAVE_MP_TABLE object mptable.o end
if HAVE_PIRQ_TABLE object irq_tables.o end
object reset.o
#object reset.o
##
## Romcc output