summaryrefslogtreecommitdiff
path: root/src/cpu/x86/lapic/Makefile.inc
blob: c0a35727bb6cd13e5d8bc76deb18716e371b9513 (plain)
1
2
3
4
5
6
7
8
9
ramstage-y += lapic.c
ramstage-y += lapic_cpu_init.c
ramstage-y += secondary.S
romstage-$(CONFIG_UDELAY_LAPIC) += apic_timer.c
ramstage-$(CONFIG_UDELAY_LAPIC) += apic_timer.c
bootblock-y += boot_cpu.c
verstage-y += boot_cpu.c
romstage-y += boot_cpu.c
ramstage-y += boot_cpu.c