aboutsummaryrefslogtreecommitdiff
path: root/src/pc80/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/pc80/Makefile.inc')
-rw-r--r--src/pc80/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pc80/Makefile.inc b/src/pc80/Makefile.inc
index 2c8a80ee15..cd6ea33483 100644
--- a/src/pc80/Makefile.inc
+++ b/src/pc80/Makefile.inc
@@ -4,6 +4,7 @@ ramstage-y += i8254.c
ramstage-y += i8259.c
ramstage-$(CONFIG_UDELAY_IO) += udelay_io.c
ramstage-y += keyboard.c
+ramstage-$(CONFIG_TPM) += tpm.c
romstage-$(CONFIG_USE_OPTION_TABLE) += mc146818rtc_early.c
subdirs-y += vga