blob: dd484ee6f660c10dadc0353906a974596a8739ef [file] [log] [blame]
## SPDX-License-Identifier: GPL-2.0-only
ramstage-$(CONFIG_AP_IN_SIPI_WAIT) += lapic_cpu_stop.c
bootblock-$(CONFIG_UDELAY_LAPIC) += apic_timer.c
romstage-$(CONFIG_UDELAY_LAPIC) += apic_timer.c
ramstage-$(CONFIG_UDELAY_LAPIC) += apic_timer.c
postcar-$(CONFIG_UDELAY_LAPIC) += apic_timer.c
all_x86-y += boot_cpu.c
all_x86-y += lapic.c