]> git.proxmox.com Git - mirror_qemu.git/blobdiff - Makefile.target
tests/acpi: update tables after memory hotplug changes
[mirror_qemu.git] / Makefile.target
index a9d8928f96ec56daf25920ffa74b1d495013f97a..4d56298bbf306db3991d5e24d2522ed5d7c6cd41 100644 (file)
@@ -143,6 +143,7 @@ obj-y += hw/
 obj-y += memory.o
 obj-y += memory_mapping.o
 obj-y += dump.o
+obj-$(TARGET_X86_64) += win_dump.o
 obj-y += migration/ram.o
 LIBS := $(libs_softmmu) $(LIBS)