aboutsummaryrefslogtreecommitdiff
path: root/target-cris/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'target-cris/Makefile.objs')
-rw-r--r--target-cris/Makefile.objs2
1 files changed, 0 insertions, 2 deletions
diff --git a/target-cris/Makefile.objs b/target-cris/Makefile.objs
index 4b09e8c6b..afb87bcc8 100644
--- a/target-cris/Makefile.objs
+++ b/target-cris/Makefile.objs
@@ -1,4 +1,2 @@
obj-y += translate.o op_helper.o helper.o cpu.o
obj-$(CONFIG_SOFTMMU) += mmu.o machine.o
-
-$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)