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

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