summaryrefslogtreecommitdiff
path: root/src/arch/i386/smp/Config.lb
blob: fae74994281cfe10aa49c210478fcac127cc4700 (plain)
1
2
3
4
5
6
7
8
9
if HAVE_MP_TABLE
  object mpspec.o 
end
#object ioapic.o CONFIG_IOAPIC
if CONFIG_SMP
  object start_stop.o 
#  object secondary.S 
end