aboutsummaryrefslogtreecommitdiff
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 61246b149b..aa04de7f5a 100644
--- a/hw/openrisc/Makefile.objs
+++ b/hw/openrisc/Makefile.objs
@@ -1,2 +1,2 @@
obj-y = pic_cpu.o cputimer.o
-obj-y += openrisc_sim.o
+obj-$(CONFIG_OR1K_SIM) += openrisc_sim.o