- use LAPIC timer if selected (instead of TSC all the time) [kconfig]
[coreboot.git] / src / cpu / x86 / lapic / Makefile.inc
1 obj-y += lapic.o
2 obj-y += lapic_cpu_init.o
3 obj-y += secondary.o
4 obj-$(CONFIG_UDELAY_LAPIC) += apic_timer.o