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.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/sifive/fu540/Makefile.inc b/src/soc/sifive/fu540/Makefile.inc
index ed1836ed67..e2bdd03a00 100644
--- a/src/soc/sifive/fu540/Makefile.inc
+++ b/src/soc/sifive/fu540/Makefile.inc
@@ -21,6 +21,7 @@ bootblock-y += bootblock.c
romstage-y += uart.c
romstage-y += media.c
romstage-y += sdram.c
+romstage-y += cbmem.c
romstage-y += otp.c
romstage-y += clock.c