Rename build system variables to be more intuitive, and
[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