summaryrefslogtreecommitdiffstats
path: root/target-openrisc/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'target-openrisc/Makefile.objs')
-rw-r--r--target-openrisc/Makefile.objs2
1 files changed, 1 insertions, 1 deletions
diff --git a/target-openrisc/Makefile.objs b/target-openrisc/Makefile.objs
index ef933ef..74c4b8d 100644
--- a/target-openrisc/Makefile.objs
+++ b/target-openrisc/Makefile.objs
@@ -1,3 +1,3 @@
obj-$(CONFIG_SOFTMMU) += machine.o
obj-y += cpu.o interrupt.o mmu.o translate.o
-obj-y += mmu_helper.o
+obj-y += interrupt_helper.o mmu_helper.o
OpenPOWER on IntegriCloud