]> Git Repo - qemu.git/blame - accel/stubs/Makefile.objs
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
[qemu.git] / accel / stubs / Makefile.objs
CommitLineData
4c44a007 1obj-$(call lnot,$(CONFIG_HAX)) += hax-stub.o
c97d6d2c 2obj-$(call lnot,$(CONFIG_HVF)) += hvf-stub.o
92229a57 3obj-$(call lnot,$(CONFIG_KVM)) += kvm-stub.o
a574cf9b 4obj-$(call lnot,$(CONFIG_TCG)) += tcg-stub.o
This page took 0.051401 seconds and 4 git commands to generate.