summaryrefslogtreecommitdiff
path: root/accel/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'accel/Makefile.objs')
-rw-r--r--accel/Makefile.objs1
1 files changed, 1 insertions, 0 deletions
diff --git a/accel/Makefile.objs b/accel/Makefile.objs
index c3718a10c5..2a5ed46940 100644
--- a/accel/Makefile.objs
+++ b/accel/Makefile.objs
@@ -1,4 +1,5 @@
obj-$(CONFIG_SOFTMMU) += accel.o
+obj-$(CONFIG_SOFTMMU) += qtest.o
obj-$(CONFIG_KVM) += kvm/
obj-$(CONFIG_TCG) += tcg/
obj-y += stubs/