]> git.proxmox.com Git - mirror_qemu.git/blame - accel/Makefile.objs
qtest: Move accel code to accel/qtest.c
[mirror_qemu.git] / accel / Makefile.objs
CommitLineData
a9ded601 1obj-$(CONFIG_SOFTMMU) += accel.o
3fe13fe1 2obj-$(CONFIG_SOFTMMU) += qtest.o
b20e3780 3obj-$(CONFIG_KVM) += kvm/
e4b4b642 4obj-$(CONFIG_TCG) += tcg/
92229a57 5obj-y += stubs/