aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/model_1067x/Makefile.inc
blob: caeab563a4fdde6bd6d9f46ec0ba08d86c90825f (plain)
1
2
3
4
5
6
7
ramstage-y += model_1067x_init.c
ramstage-$(CONFIG_PARALLEL_MP) += mp_init.c
subdirs-y += ../../x86/name
subdirs-y += ../common
subdirs-$(CONFIG_SMM_TSEG) += ../smm/gen1

cpu_microcode_bins += $(wildcard 3rdparty/intel-microcode/intel-ucode/06-17-*)