summaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/smu/Makefile.inc
blob: 65ad6a7bcc895dc0e0a44687fb9daf19896b8c39 (plain)
1
2
3
4
5
## SPDX-License-Identifier: GPL-2.0-only
smm-$(CONFIG_SOC_AMD_COMMON_BLOCK_SMU) += smu.c
bootblock-$(CONFIG_SOC_AMD_COMMON_BLOCK_SMU) += smu.c
romstage-$(CONFIG_SOC_AMD_COMMON_BLOCK_SMU) += smu.c
ramstage-$(CONFIG_SOC_AMD_COMMON_BLOCK_SMU) += smu.c