]> git.proxmox.com Git - qemu.git/blobdiff - target-ppc/Makefile.objs
ppc: Avoid AREG0 for integer and vector helpers
[qemu.git] / target-ppc / Makefile.objs
index 97e440be852f361ef88724c109c0dc383a613cdb..5d63400ce226f12efbb65b29d6ef8c0d947ea7a3 100644 (file)
@@ -6,5 +6,4 @@ obj-y += excp_helper.o
 obj-y += fpu_helper.o
 obj-y += int_helper.o
 
-$(obj)/int_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
 $(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)