aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/spi/tpm/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/spi/tpm/Makefile.inc')
-rw-r--r--src/drivers/spi/tpm/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/spi/tpm/Makefile.inc b/src/drivers/spi/tpm/Makefile.inc
index fd214c63ca..01d3b6641e 100644
--- a/src/drivers/spi/tpm/Makefile.inc
+++ b/src/drivers/spi/tpm/Makefile.inc
@@ -2,3 +2,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
+postcar-$(CONFIG_SPI_TPM) += tis.c tpm.c