diff options
Diffstat (limited to 'tpm/Makefile.objs')
| -rw-r--r-- | tpm/Makefile.objs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tpm/Makefile.objs b/tpm/Makefile.objs deleted file mode 100644 index 366e4a7128..0000000000 --- a/tpm/Makefile.objs +++ /dev/null @@ -1,4 +0,0 @@ -common-obj-y = tpm.o -common-obj-$(CONFIG_TPM) += tpm_backend.o -common-obj-$(CONFIG_TPM_TIS) += tpm_tis.o -common-obj-$(CONFIG_TPM_PASSTHROUGH) += tpm_passthrough.o |