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 12b814a6f7..b991783b6c 100644
--- a/src/soc/sifive/fu540/Makefile.inc
+++ b/src/soc/sifive/fu540/Makefile.inc
@@ -24,6 +24,7 @@ romstage-y += sdram.c
romstage-y += otp.c
ramstage-y += uart.c
+ramstage-y += clint.c
ramstage-y += media.c
ramstage-y += sdram.c
ramstage-y += cbmem.c