summaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/sdm845/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/qualcomm/sdm845/Makefile.inc')
-rw-r--r--src/soc/qualcomm/sdm845/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/qualcomm/sdm845/Makefile.inc b/src/soc/qualcomm/sdm845/Makefile.inc
index f55fea4add..bb27ef3f06 100644
--- a/src/soc/qualcomm/sdm845/Makefile.inc
+++ b/src/soc/qualcomm/sdm845/Makefile.inc
@@ -5,6 +5,7 @@ ifeq ($(CONFIG_SOC_QUALCOMM_SDM845),y)
bootblock-y += bootblock.c
bootblock-y += timer.c
bootblock-y += spi.c
+bootblock-y += mmu.c
################################################################################
verstage-y += timer.c