drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h"
[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