xref: /aosp_15_r20/external/coreboot/src/cpu/intel/model_106cx/Makefile.mk (revision b9411a12aaaa7e1e6a6fb7c5e057f44ee179a49c)
1## SPDX-License-Identifier: GPL-2.0-only
2
3ramstage-y += model_106cx_init.c
4subdirs-y += ../../x86/name
5subdirs-y += ../smm/gen1
6ramstage-$(CONFIG_PARALLEL_MP) += ../model_1067x/mp_init.c
7
8cpu_microcode_bins += $(wildcard 3rdparty/intel-microcode/intel-ucode/06-1c-*)
9