aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common/fsp/Makefile.inc
blob: 5523876a7e0bf9f8ae96274a62777ec905c3a90a (plain)
1
2
3
4
ifeq ($(CONFIG_PLATFORM_USES_FSP2_0),y)
romstage-y += fsp_reset.c
ramstage-y += fsp_reset.c
endif # CONFIG_PLATFORM_USES_FSP2_0