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