]> git.proxmox.com Git - mirror_qemu.git/blame - accel/stubs/Makefile.objs
cputlb: Remove tlb_c.pending_flushes
[mirror_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