]> Git Repo - qemu.git/blobdiff - target-i386/Makefile.objs
x86: avoid AREG0 for condition code helpers
[qemu.git] / target-i386 / Makefile.objs
index 88e728032c5d94cffe6f384212e2f03815519e48..54a655651d4c3bea77d986bd74248555df5a8390 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)/cc_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
 $(obj)/int_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
 $(obj)/svm_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
 $(obj)/smm_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
This page took 0.022576 seconds and 4 git commands to generate.