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