]> git.ipfire.org Git - thirdparty/qemu.git/blob - accel/Makefile.objs
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20190930' into staging
[thirdparty/qemu.git] / accel / Makefile.objs
1 obj-$(CONFIG_SOFTMMU) += accel.o
2 obj-$(call land,$(CONFIG_SOFTMMU),$(CONFIG_POSIX)) += qtest.o
3 obj-$(CONFIG_KVM) += kvm/
4 obj-$(CONFIG_TCG) += tcg/
5 obj-y += stubs/