[PATCH] little do_group_exit() cleanup
[deliverable/linux.git] / drivers / char / tpm / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the kernel tpm device drivers.
3#
4obj-$(CONFIG_TCG_TPM) += tpm.o
5obj-$(CONFIG_TCG_NSC) += tpm_nsc.o
6obj-$(CONFIG_TCG_ATMEL) += tpm_atmel.o
ebb81fdb 7obj-$(CONFIG_TCG_INFINEON) += tpm_infineon.o
This page took 0.086258 seconds and 5 git commands to generate.