]> Git Repo - qemu.git/blob - accel/Makefile.objs
vl: move global property, migrate init earlier
[qemu.git] / accel / Makefile.objs
1 obj-$(CONFIG_SOFTMMU) += accel.o
2 obj-y += kvm/
3 obj-$(CONFIG_TCG) += tcg/
4 obj-y += stubs/
This page took 0.024039 seconds and 4 git commands to generate.