Linux-2.6.12-rc2
[linux-flexiantxendom0-natty.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