virtio-gpu: fix crashes upon warm reboot with vga mode
[qemu/ar7.git] / hw / tpm / Makefile.objs
blob1dc9f8bf2c93f83644fef8082ff11c0222d83961
1 common-obj-y += tpm_util.o
2 common-obj-$(CONFIG_TPM_TIS) += tpm_tis.o
3 common-obj-$(CONFIG_TPM_CRB) += tpm_crb.o
4 common-obj-$(CONFIG_TPM_PASSTHROUGH) += tpm_passthrough.o
5 common-obj-$(CONFIG_TPM_EMULATOR) += tpm_emulator.o