summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2017-10-31 08:57:38 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-11-10 15:37:06 -0500
commite0672626472a221239f2b2e6afe3a0b10d61ca27 (patch)
tree21dfbe7bc43e54960a7a1a3c504905bd8a8ef1e3 /src/makefile
parent42216acb89cb12eae94f6f8898d222358df44e46 (diff)
downloadtalos-hostboot-e0672626472a221239f2b2e6afe3a0b10d61ca27.tar.gz
talos-hostboot-e0672626472a221239f2b2e6afe3a0b10d61ca27.zip
Put libsbeio_rt back into HBRT
Change-Id: I3dad71fb80de93dbcdc0e6b9f2a0e03e566d171b RTC: 181664 CMVC-Prereq: 1037781 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/49046 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile
index 0278a53c9..725eb82a1 100644
--- a/src/makefile
+++ b/src/makefile
@@ -283,7 +283,7 @@ RUNTIME_MODULES += fapi2_rt
RUNTIME_MODULES += secureboot_rt
RUNTIME_MODULES += p9_cpuWkup
RUNTIME_MODULES += fsi_rt
-#RUNTIME_MODULES += sbeio_rt @fixme-RTC:181664
+RUNTIME_MODULES += sbeio_rt
RUNTIME_DATA_MODULES +=
RUNTIME_TESTCASE_MODULES += cxxtest_rt
OpenPOWER on IntegriCloud