aboutsummaryrefslogtreecommitdiff
path: root/src/soc/imgtec/danube/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/imgtec/danube/Makefile.inc')
-rw-r--r--src/soc/imgtec/danube/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/soc/imgtec/danube/Makefile.inc b/src/soc/imgtec/danube/Makefile.inc
index 6a2ba4f3d4..266084839e 100644
--- a/src/soc/imgtec/danube/Makefile.inc
+++ b/src/soc/imgtec/danube/Makefile.inc
@@ -30,9 +30,11 @@ romstage-y += uart.c
ramstage-y += uart.c
endif
+bootblock-y += monotonic_timer.c
bootblock-y += timestamp.c
ramstage-y += cbmem.c
+ramstage-y += monotonic_timer.c
ramstage-y += timestamp.c
romstage-y += cbmem.c