diff options
Diffstat (limited to 'qemu/hw/tpm/Makefile.objs')
-rw-r--r-- | qemu/hw/tpm/Makefile.objs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qemu/hw/tpm/Makefile.objs b/qemu/hw/tpm/Makefile.objs deleted file mode 100644 index 64cecc3b6..000000000 --- a/qemu/hw/tpm/Makefile.objs +++ /dev/null @@ -1,2 +0,0 @@ -common-obj-$(CONFIG_TPM_TIS) += tpm_tis.o -common-obj-$(CONFIG_TPM_PASSTHROUGH) += tpm_passthrough.o tpm_util.o |