mb/google/nissa/var/rull: Configure Acoustic noise mitigation
[coreboot2.git] / src / soc / amd / common / block / smi / Makefile.mk
blob0d07f739e3b8d7b28b38e266f0cc75402f316170
1 ## SPDX-License-Identifier: GPL-2.0-only
2 ifeq ($(CONFIG_SOC_AMD_COMMON_BLOCK_SMI),y)
4 bootblock-y += smi_util.c
5 romstage-y += smi_util.c
6 ramstage-y += smi_util.c
7 smm-y += smi_util.c
9 endif # CONFIG_SOC_AMD_COMMON_BLOCK_SMI