]> git.proxmox.com Git - mirror_qemu.git/blame - hw/tpm/Makefile.objs
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into staging
[mirror_qemu.git] / hw / tpm / Makefile.objs
CommitLineData
89be9e99 1common-obj-y += tpm_util.o
ab214c29 2common-obj-$(CONFIG_TPM_TIS) += tpm_tis.o
89be9e99
CH
3common-obj-$(CONFIG_TPM_PASSTHROUGH) += tpm_passthrough.o
4common-obj-$(CONFIG_TPM_EMULATOR) += tpm_emulator.o