]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-sparc/Makefile.objs
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
[mirror_qemu.git] / target-sparc / Makefile.objs
index a93e07deb11ed8fe118282ba089166a6730352e8..9fc42ea9b023a2c1676282854157a039c934e882 100644 (file)
@@ -4,5 +4,3 @@ obj-y += fop_helper.o cc_helper.o win_helper.o mmu_helper.o ldst_helper.o
 obj-$(TARGET_SPARC) += int32_helper.o
 obj-$(TARGET_SPARC64) += int64_helper.o
 obj-$(TARGET_SPARC64) += vis_helper.o
-
-$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)