]> git.proxmox.com Git - qemu.git/blobdiff - target-i386/Makefile.objs
target-i386: Move hyperv_* static globals to X86CPU
[qemu.git] / target-i386 / Makefile.objs
index 3b629d4d39f47d73d8e5f9fb0afca7806b38e209..da1fc404c789cd51e760980f7be43ff15599ccfb 100644 (file)
@@ -3,7 +3,7 @@ obj-y += excp_helper.o fpu_helper.o cc_helper.o int_helper.o svm_helper.o
 obj-y += smm_helper.o misc_helper.o mem_helper.o seg_helper.o
 obj-y += gdbstub.o
 obj-$(CONFIG_SOFTMMU) += machine.o arch_memory_mapping.o arch_dump.o
-obj-$(CONFIG_KVM) += kvm.o hyperv.o
+obj-$(CONFIG_KVM) += kvm.o
 obj-$(CONFIG_NO_KVM) += kvm-stub.o
 obj-$(CONFIG_LINUX_USER) += ioport-user.o
 obj-$(CONFIG_BSD_USER) += ioport-user.o