summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/sabrina/psp_verstage/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/sabrina/psp_verstage/Makefile.inc')
-rw-r--r--src/soc/amd/sabrina/psp_verstage/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/amd/sabrina/psp_verstage/Makefile.inc b/src/soc/amd/sabrina/psp_verstage/Makefile.inc
index 27539dafbc6f..2338bf5e47a4 100644
--- a/src/soc/amd/sabrina/psp_verstage/Makefile.inc
+++ b/src/soc/amd/sabrina/psp_verstage/Makefile.inc
@@ -11,6 +11,7 @@ subdirs-$(CONFIG_VBOOT_STARTS_BEFORE_BOOTBLOCK) += ../../common/psp_verstage
verstage-y += svc.c
verstage-y += chipset.c
+verstage-y += uart.c
verstage-y += $(top)/src/vendorcode/amd/fsp/sabrina/bl_uapp/bl_uapp_startup.S
verstage-y += $(top)/src/vendorcode/amd/fsp/sabrina/bl_uapp/bl_uapp_end.S