summaryrefslogtreecommitdiff
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 9c775cc432..be0a02296f 100644
--- a/src/soc/amd/phoenix/Makefile.mk
+++ b/src/soc/amd/phoenix/Makefile.mk
@@ -32,6 +32,7 @@ ramstage-$(CONFIG_SOC_AMD_PHOENIX_FSP) += fsp_s_params.c
ramstage-y += graphics.c
ramstage-y += mca.c
ramstage-y += memmap.c
+ramstage-$(CONFIG_SOC_AMD_PHOENIX_OPENSIL) += pci_irq_routing.c
ramstage-y += root_complex.c
ramstage-y += soc_util.c
ramstage-y += xhci.c