Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-59

Creator:  Li-Ta Lo <ollie@lanl.gov>

S4880 mainboard Config.lb

Comment in the Config.lb shoud be '#' rather than the C++ '//'.


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1977 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
arch import user (historical) 2005-07-06 18:17:30 +00:00
parent b9a0e03a68
commit f642a4795a
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,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
if USE_DCACHE_RAM
if CONFIG_USE_INIT