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