tpm: two-phase chip management functions
[deliverable/linux.git] / drivers / char / tpm / Makefile
index 7f54dae847e454950770c9ab7fc2d3771a236ae0..c715596acb7c07e22274d36826fa9e32aa943355 100644 (file)
@@ -2,7 +2,7 @@
 # Makefile for the kernel tpm device drivers.
 #
 obj-$(CONFIG_TCG_TPM) += tpm.o
-tpm-y := tpm-interface.o tpm-dev.o tpm-sysfs.o
+tpm-y := tpm-interface.o tpm-dev.o tpm-sysfs.o tpm-chip.o
 tpm-$(CONFIG_ACPI) += tpm_ppi.o
 
 ifdef CONFIG_ACPI
This page took 0.026146 seconds and 5 git commands to generate.