]> Git Repo - qemu.git/blobdiff - hw/tpm/Makefile.objs
Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.12-20181120-pull-request...
[qemu.git] / hw / tpm / Makefile.objs
index 7a93b24636cc1f2baa1f2d3e77dd527962e45b44..1dc9f8bf2c93f83644fef8082ff11c0222d83961 100644 (file)
@@ -1,4 +1,5 @@
 common-obj-y += tpm_util.o
 common-obj-$(CONFIG_TPM_TIS) += tpm_tis.o
+common-obj-$(CONFIG_TPM_CRB) += tpm_crb.o
 common-obj-$(CONFIG_TPM_PASSTHROUGH) += tpm_passthrough.o
 common-obj-$(CONFIG_TPM_EMULATOR) += tpm_emulator.o
This page took 0.023772 seconds and 4 git commands to generate.