af20956a9a9f50846fa79ce5ef168e1356dd3e64
[coreboot.git] / src / cpu / x86 / lapic / Makefile.inc
1 ramstage-y += lapic.c
2 ramstage-y += lapic_cpu_init.c
3 ramstage-y += secondary.S
4 ramstage-$(CONFIG_UDELAY_LAPIC) += apic_timer.c