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

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