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