]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/char/tpm/Makefile
Linux-2.6.12-rc2
[linux-2.6-omap-h63xx.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