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

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