aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel/ptt/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/intel/ptt/Makefile.inc')
-rw-r--r--src/drivers/intel/ptt/Makefile.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/drivers/intel/ptt/Makefile.inc b/src/drivers/intel/ptt/Makefile.inc
new file mode 100644
index 0000000000..fdecc89b9f
--- /dev/null
+++ b/src/drivers/intel/ptt/Makefile.inc
@@ -0,0 +1,4 @@
+romstage-$(CONFIG_HAVE_INTEL_PTT) += ptt.c
+ramstage-$(CONFIG_HAVE_INTEL_PTT) += ptt.c
+postcar-$(CONFIG_HAVE_INTEL_PTT) += ptt.c
+verstage-$(CONFIG_HAVE_INTEL_PTT) += ptt.c