summaryrefslogtreecommitdiffstats
path: root/src/drivers/spi/tpm/Makefile.inc
blob: 01d3b6641e9c5b70ee402634a93d99d7c2cf630e (plain)
1
2
3
4
5
bootblock-$(CONFIG_SPI_TPM) += tis.c tpm.c
verstage-$(CONFIG_SPI_TPM) += tis.c tpm.c
romstage-$(CONFIG_SPI_TPM) += tis.c tpm.c
ramstage-$(CONFIG_SPI_TPM) += tis.c tpm.c
postcar-$(CONFIG_SPI_TPM) += tis.c tpm.c