aboutsummaryrefslogtreecommitdiff
path: root/src/soc/sifive/fu540/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/sifive/fu540/Makefile.inc')
-rw-r--r--src/soc/sifive/fu540/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/soc/sifive/fu540/Makefile.inc b/src/soc/sifive/fu540/Makefile.inc
index 8a2f3a692b..9e7f584f78 100644
--- a/src/soc/sifive/fu540/Makefile.inc
+++ b/src/soc/sifive/fu540/Makefile.inc
@@ -19,9 +19,11 @@ bootblock-y += bootblock.c
romstage-y += uart.c
romstage-y += media.c
+romstage-y += sdram.c
ramstage-y += uart.c
ramstage-y += media.c
+ramstage-y += sdram.c
ramstage-y += cbmem.c
CPPFLAGS_common += -Isrc/soc/sifive/fu540/include