scripts/qemu.py: use a more consistent docstring style
[qemu/ar7.git] / accel / Makefile.objs
blobc3718a10c5d0c469b507f5c9ca885cd480d6dc0a
1 obj-$(CONFIG_SOFTMMU) += accel.o
2 obj-$(CONFIG_KVM) += kvm/
3 obj-$(CONFIG_TCG) += tcg/
4 obj-y += stubs/