aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/acpimmio/Makefile.inc
blob: 6537d5625de601e2369f7ef0721664f5b8b15be7 (plain)
1
2
3
4
5
6
7
8
9
10
11
ifeq ($(CONFIG_SOC_AMD_COMMON_BLOCK_ACPIMMIO),y)

all-y += mmio_util.c
smm-y += mmio_util.c

all-y += biosram.c
smm-y += biosram.c

bootblock-y += print_reset_status.c

endif # CONFIG_SOC_AMD_COMMON_BLOCK_ACPIMMIO