aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/i2c/tpm/Makefile.inc
blob: e6011367e591fd3accbe6422320b3e00cdfbd547 (plain)
1
2
3
ramstage-$(CONFIG_I2C_TPM) += tis.c tpm.c
romstage-$(CONFIG_I2C_TPM) += tis.c tpm.c
verstage-$(CONFIG_I2C_TPM) += tis.c tpm.c