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