summaryrefslogtreecommitdiff
path: root/src/soc/ti/am335x/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/ti/am335x/Makefile.inc')
-rw-r--r--src/soc/ti/am335x/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/ti/am335x/Makefile.inc b/src/soc/ti/am335x/Makefile.inc
index c9d82acab2..4e35529889 100644
--- a/src/soc/ti/am335x/Makefile.inc
+++ b/src/soc/ti/am335x/Makefile.inc
@@ -8,6 +8,7 @@ bootblock-y += mmc.c
romstage-y += cbmem.c
romstage-y += timer.c
romstage-y += mmc.c
+romstage-y += sdram.c
ramstage-y += timer.c
ramstage-y += soc.c