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