aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/lpc/Makefile.inc
blob: 72b1e42013de068592f68f02c15984e14b532cb5 (plain)
1
2
3
4
5
6
7
8
ramstage-$(CONFIG_SOC_AMD_COMMON_BLOCK_LPC) += lpc.c

bootblock-$(CONFIG_SOC_AMD_COMMON_BLOCK_LPC) += lpc_util.c
verstage-$(CONFIG_SOC_AMD_COMMON_BLOCK_LPC) += lpc_util.c
romstage-$(CONFIG_SOC_AMD_COMMON_BLOCK_LPC) += lpc_util.c
postcar-$(CONFIG_SOC_AMD_COMMON_BLOCK_LPC) += lpc_util.c
ramstage-$(CONFIG_SOC_AMD_COMMON_BLOCK_LPC) += lpc_util.c
smm-$(CONFIG_SOC_AMD_COMMON_BLOCK_LPC) += lpc_util.c