summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorDoug Gilbert <dgilbert@us.ibm.com>2014-02-19 16:33:26 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-04-11 12:44:48 -0500
commitd83e0f05717dc06edc537dcab1deb1758ba7dcf5 (patch)
treed9dc4791f8ad3f368830d31979f2b925af558246 /src/makefile
parent646efbab03ef380876d843f9ab244f0c08b3fda1 (diff)
downloadtalos-hostboot-d83e0f05717dc06edc537dcab1deb1758ba7dcf5.tar.gz
talos-hostboot-d83e0f05717dc06edc537dcab1deb1758ba7dcf5.zip
HB runtime OCC support for Sapphire
Change-Id: Ie730f0676fa3e35b030d88da8ce666ee61c413a3 RTC: 76683 Backport: release-fips810 CMVC-Prereq: 922520 CQ: SW256269 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9187 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile
index 3b0cb94e8..62e9a3f0e 100644
--- a/src/makefile
+++ b/src/makefile
@@ -73,7 +73,8 @@ RUNTIME_OBJECTS = rt_start.o rt_main.o rt_console.o rt_stdlib.o rt_sync.o \
rt_assert.o rt_vfs.o rt_task.o
RUNTIME_MODULES = trace_rt errl_rt targeting_rt util_rt devicefw_rt \
- xscom_rt scom_rt vpd_rt ecmddatabuffer fapi_rt hwp_rt plat_rt
+ xscom_rt scom_rt vpd_rt ecmddatabuffer fapi_rt hwp_rt plat_rt \
+ build_winkle_images_rt occ_rt
RUNTIME_DATA_MODULES =
RUNTIME_TESTCASE_MODULES = cxxtest_rt testsyslib_rt testtargeting_rt \
OpenPOWER on IntegriCloud