summaryrefslogtreecommitdiff
path: root/hw/openrisc/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'hw/openrisc/Makefile.objs')
-rw-r--r--hw/openrisc/Makefile.objs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/openrisc/Makefile.objs b/hw/openrisc/Makefile.objs
index 98900aa6a4..1c541a53e7 100644
--- a/hw/openrisc/Makefile.objs
+++ b/hw/openrisc/Makefile.objs
@@ -1,3 +1,3 @@
-obj-y = openrisc_pic.o
+obj-y = openrisc_pic.o openrisc_timer.o
obj-y := $(addprefix ../,$(obj-y))