]> git.proxmox.com Git - mirror_qemu.git/blob - hw/tpm/Makefile.objs
Merge remote-tracking branch 'remotes/huth/tags/pull-request-2017-10-16' into staging
[mirror_qemu.git] / hw / tpm / Makefile.objs
1 common-obj-$(CONFIG_TPM_TIS) += tpm_tis.o
2 common-obj-$(CONFIG_TPM_PASSTHROUGH) += tpm_passthrough.o tpm_util.o
3 common-obj-$(CONFIG_TPM_EMULATOR) += tpm_emulator.o tpm_util.o