Mods for YhLu to enable calls for mainboard init.

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1038 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Ronald G. Minnich
2003-07-25 04:32:42 +00:00
parent ebb645a9fb
commit 35cce551c4
4 changed files with 77 additions and 26 deletions

View File

@@ -7,6 +7,6 @@ end
#object ioapic.o CONFIG_IOAPIC
if CONFIG_SMP
object start_stop.o
# object secondary.S
object secondary.S
end