summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorElizabeth Liner <eliner@us.ibm.com>2016-09-27 09:51:33 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-02-16 09:27:03 -0500
commit3b69a19abe72dffb47c5d088dc98d963d89f94e8 (patch)
tree1eba860231d445d236b5ea343644751291782b13 /src/makefile
parenta7304a5938ed39e09913ee2b6c085119bc7cb0b0 (diff)
downloadtalos-hostboot-3b69a19abe72dffb47c5d088dc98d963d89f94e8.tar.gz
talos-hostboot-3b69a19abe72dffb47c5d088dc98d963d89f94e8.zip
Adding FSI and PNOR interfaces for PRD FIRDATA in HBRT
Change-Id: I515a328e50536d92f0ab80229cd8d939f89412c7 RTC:127358 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35008 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile b/src/makefile
index 586c01879..6d1b1246d 100644
--- a/src/makefile
+++ b/src/makefile
@@ -293,6 +293,7 @@ RUNTIME_MODULES += pnor_rt
RUNTIME_MODULES += fapi2_rt
RUNTIME_MODULES += secureboot_rt
RUNTIME_MODULES += p9_cpuWkup
+RUNTIME_MODULES += fsi_rt
RUNTIME_DATA_MODULES +=
RUNTIME_TESTCASE_MODULES += cxxtest_rt
OpenPOWER on IntegriCloud