]> git.proxmox.com Git - mirror_qemu.git/blobdiff - accel/Makefile.objs
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20190701' into...
[mirror_qemu.git] / accel / Makefile.objs
index c3718a10c5d0c469b507f5c9ca885cd480d6dc0a..8b498d39d8b068c7fb86cd129262515a6967f143 100644 (file)
@@ -1,4 +1,5 @@
 obj-$(CONFIG_SOFTMMU) += accel.o
+obj-$(call land,$(CONFIG_SOFTMMU),$(CONFIG_POSIX)) += qtest.o
 obj-$(CONFIG_KVM) += kvm/
 obj-$(CONFIG_TCG) += tcg/
 obj-y += stubs/