]> git.proxmox.com Git - mirror_qemu.git/blob - accel/Makefile.objs
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180316' into staging
[mirror_qemu.git] / accel / Makefile.objs
1 obj-$(CONFIG_SOFTMMU) += accel.o
2 obj-$(CONFIG_KVM) += kvm/
3 obj-$(CONFIG_TCG) += tcg/
4 obj-y += stubs/