aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/pc80/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/pc80/Makefile.inc')
-rw-r--r--src/drivers/pc80/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/pc80/Makefile.inc b/src/drivers/pc80/Makefile.inc
index d216e2cc63..a60033bbcb 100644
--- a/src/drivers/pc80/Makefile.inc
+++ b/src/drivers/pc80/Makefile.inc
@@ -8,7 +8,7 @@ ramstage-y += keyboard.c
ramstage-$(CONFIG_SPKMODEM) += spkmodem.c
romstage-$(CONFIG_USE_OPTION_TABLE) += mc146818rtc_early.c
-romstage-$(CONFIG_TPM) += tpm.c
+romstage-$(CONFIG_LPC_TPM) += tpm.c
romstage-$(CONFIG_SPKMODEM) += spkmodem.c
subdirs-y += vga