]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/char/tpm/Makefile
[ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3
[karo-tx-linux.git] / drivers / char / tpm / Makefile
1 #
2 # Makefile for the kernel tpm device drivers.
3 #
4 obj-$(CONFIG_TCG_TPM) += tpm.o
5 obj-$(CONFIG_TCG_NSC) += tpm_nsc.o
6 obj-$(CONFIG_TCG_ATMEL) += tpm_atmel.o
7 obj-$(CONFIG_TCG_INFINEON) += tpm_infineon.o