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 677731a8af..12b814a6f7 100644
--- a/src/soc/sifive/fu540/Makefile.inc
+++ b/src/soc/sifive/fu540/Makefile.inc
@@ -21,11 +21,13 @@ bootblock-y += bootblock.c
romstage-y += uart.c
romstage-y += media.c
romstage-y += sdram.c
+romstage-y += otp.c
ramstage-y += uart.c
ramstage-y += media.c
ramstage-y += sdram.c
ramstage-y += cbmem.c
+ramstage-y += otp.c
CPPFLAGS_common += -Isrc/soc/sifive/fu540/include