]> Git Repo - qemu.git/blame - accel/stubs/Makefile.objs
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180703-pull-request' into...
[qemu.git] / accel / stubs / Makefile.objs
CommitLineData
29b22c79
JTV
1obj-$(call lnot,$(CONFIG_HAX)) += hax-stub.o
2obj-$(call lnot,$(CONFIG_HVF)) += hvf-stub.o
3obj-$(call lnot,$(CONFIG_WHPX)) += whpx-stub.o
4obj-$(call lnot,$(CONFIG_KVM)) += kvm-stub.o
5obj-$(call lnot,$(CONFIG_TCG)) += tcg-stub.o
This page took 0.049775 seconds and 4 git commands to generate.