]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - Makefile.target
cputlb: move TLB handling to a separate file
[thirdparty/qemu.git] / Makefile.target
index 9f8cb0c4951ad77a702058d9a9378cc4b88a4efa..15829041c737cdf68cfb56517367965afaa7960f 100644 (file)
@@ -191,7 +191,7 @@ obj-$(CONFIG_REALLY_VIRTFS) += 9pfs/virtio-9p-device.o
 obj-$(CONFIG_KVM) += kvm.o kvm-all.o
 obj-$(CONFIG_NO_KVM) += kvm-stub.o
 obj-$(CONFIG_VGA) += vga.o
-obj-y += memory.o savevm.o
+obj-y += memory.o savevm.o cputlb.o
 LIBS+=-lz
 
 obj-i386-$(CONFIG_KVM) += hyperv.o