aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/microcode/Makefile.inc
blob: 119c38fac22783b87697d2bf0506d70b6e21ae3c (plain)
1
2
3
4
5
bootblock-$(CONFIG_MICROCODE_UPDATE_PRE_RAM) += microcode_asm.S

bootblock-$(CONFIG_SUPPORT_CPU_UCODE_IN_CBFS) += microcode.c
ramstage-$(CONFIG_SUPPORT_CPU_UCODE_IN_CBFS) += microcode.c
romstage-$(CONFIG_SUPPORT_CPU_UCODE_IN_CBFS) += microcode.c