aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/phoenix/Makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/phoenix/Makefile.mk')
-rw-r--r--src/soc/amd/phoenix/Makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/amd/phoenix/Makefile.mk b/src/soc/amd/phoenix/Makefile.mk
index 26e91028f6..feb9b1a98e 100644
--- a/src/soc/amd/phoenix/Makefile.mk
+++ b/src/soc/amd/phoenix/Makefile.mk
@@ -31,6 +31,7 @@ ramstage-y += fch.c
ramstage-$(CONFIG_SOC_AMD_PHOENIX_FSP) += fsp_s_params.c
ramstage-y += graphics.c
ramstage-y += mca.c
+ramstage-y += memmap.c
ramstage-y += root_complex.c
ramstage-y += soc_util.c
ramstage-y += xhci.c