aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/spi/tpm/Makefile.inc
blob: fd214c63ca95584558b747a9e66c9bde9bb78cf7 (plain)
1
2
3
4
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