]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/hyperv/meson.build
Fix non-first inclusions of qemu/osdep.h
[mirror_qemu.git] / hw / hyperv / meson.build
index 1367e2994f25db287bb181f94c3c52e6d3dee2ee..b43f119ea56c17f2074480607e64b8b40fb90134 100644 (file)
@@ -1,3 +1,4 @@
 specific_ss.add(when: 'CONFIG_HYPERV', if_true: files('hyperv.c'))
 specific_ss.add(when: 'CONFIG_HYPERV_TESTDEV', if_true: files('hyperv_testdev.c'))
 specific_ss.add(when: 'CONFIG_VMBUS', if_true: files('vmbus.c'))
+specific_ss.add(when: 'CONFIG_SYNDBG', if_true: files('syndbg.c'))