X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=coreboot.git;a=blobdiff_plain;f=src%2Fpc80%2FMakefile.inc;h=cd6ea33483508d4984b0e94eee6c4f3a1e1979fc;hp=2c8a80ee1515e2bba41e377a2405e306ba80f782;hb=3008bbadcbbb64dab0472e1724744c37b4094aa9;hpb=b89a761a637996e730432a3a8383aaf636abe5c5 diff --git a/src/pc80/Makefile.inc b/src/pc80/Makefile.inc index 2c8a80ee1..cd6ea3348 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