summaryrefslogtreecommitdiff
path: root/src/drivers/spi/tpm/Makefile.inc
blob: 023479f0d018b49fbe77a0ca31887544ab3f9e5c (plain)
1
2
3
ifeq ($(CONFIG_TPM)$(CONFIG_SPI_TPM),yy)
all-y += tis.c tpm.c
endif