]> Git Repo - qemu.git/blobdiff - target-i386/Makefile.objs
x86: avoid AREG0 for FPU helpers
[qemu.git] / target-i386 / Makefile.objs
index 0715f58a8e8bb6c6fc25bd4a8f6f0786ad634c85..88e728032c5d94cffe6f384212e2f03815519e48 100644 (file)
@@ -7,7 +7,6 @@ obj-$(CONFIG_NO_KVM) += kvm-stub.o
 obj-$(CONFIG_LINUX_USER) += ioport-user.o
 obj-$(CONFIG_BSD_USER) += ioport-user.o
 
-$(obj)/fpu_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
 $(obj)/cc_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
 $(obj)/int_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
 $(obj)/svm_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
This page took 0.021661 seconds and 4 git commands to generate.