aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorarch import user (historical) <svn@openbios.org>2005-07-06 18:17:30 +0000
committerarch import user (historical) <svn@openbios.org>2005-07-06 18:17:30 +0000
commitf642a4795ad478baa731720b214c2ccfbdc90c35 (patch)
treed625d0e64de6d3ab518d3462e546e48466d61dd5
parentb9a0e03a6827560e565079b36c63c371c68fb7f6 (diff)
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
-rw-r--r--src/mainboard/tyan/s4880/Config.lb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/tyan/s4880/Config.lb b/src/mainboard/tyan/s4880/Config.lb
index 700fb43d4b..3b3806f6ac 100644
--- a/src/mainboard/tyan/s4880/Config.lb
+++ b/src/mainboard/tyan/s4880/Config.lb
@@ -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