added config and other test files.
[coreboot.git] / src / arch / i386 / smp / Config.lb
1 if HAVE_MP_TABLE
2   object mpspec.o 
3 end
4 #object ioapic.o CONFIG_IOAPIC
5 if CONFIG_SMP
6   object start_stop.o 
7 #  object secondary.S 
8 end
9