]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/blob - drivers/char/tpm/Makefile
Linux-2.6.12-rc2
[sojka/nv-tegra/linux-3.10.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