X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fchar%2Ftpm%2FMakefile;h=d835e87d2d382679cf54e82d1b36a05dba6c8f93;hb=afdba32e2a9ea729a9f9f280dbf6c718773c7ded;hp=b80a4000daeee7b72f7f945637544312473edeb6;hpb=60e53a6701ca55b3399275d805d223834819d9ce;p=cascardo%2Flinux.git diff --git a/drivers/char/tpm/Makefile b/drivers/char/tpm/Makefile index b80a4000daee..d835e87d2d38 100644 --- a/drivers/char/tpm/Makefile +++ b/drivers/char/tpm/Makefile @@ -2,7 +2,7 @@ # Makefile for the kernel tpm device drivers. # obj-$(CONFIG_TCG_TPM) += tpm.o -tpm-y := tpm-interface.o +tpm-y := tpm-interface.o tpm-dev.o tpm-$(CONFIG_ACPI) += tpm_ppi.o ifdef CONFIG_ACPI