]> Git Repo - qemu.git/blobdiff - accel/Makefile.objs
fpu: replace LIT64 usage with UINT64_C for specialize constants
[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/
This page took 0.02202 seconds and 4 git commands to generate.