summaryrefslogtreecommitdiff
path: root/src/drivers/tpm/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/tpm/Makefile.inc')
-rw-r--r--src/drivers/tpm/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/tpm/Makefile.inc b/src/drivers/tpm/Makefile.inc
index af6e5a21c1..9833eb4a2f 100644
--- a/src/drivers/tpm/Makefile.inc
+++ b/src/drivers/tpm/Makefile.inc
@@ -1,4 +1,4 @@
-ramstage-$(CONFIG_TPM_INIT) += tpm.c
+ramstage-$(CONFIG_TPM_INIT_RAMSTAGE) += tpm.c
ifeq ($(CONFIG_TPM_PPI),y)
ramstage-$(CONFIG_HAVE_ACPI_TABLES) += ppi.c