#
# Makefile for the kernel tpm emulator device driver.
#
obj-$(CONFIG_TCG_TPM) += tpmd_dev.o
