summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorcrgeddes <crgeddes@us.ibm.com>2015-06-29 16:24:27 -0500
committerStephen Cprek <smcprek@us.ibm.com>2016-02-19 17:06:20 -0600
commita4dd69b10ae11f0ad49726964fdb86966b5a05c8 (patch)
treee740ed09e6bc5e32aaacbfcfa87931bb240d3914 /src/makefile
parent3bb5a40112c6e23b436edfc03d95f3175f7a32a0 (diff)
downloadtalos-hostboot-a4dd69b10ae11f0ad49726964fdb86966b5a05c8.tar.gz
talos-hostboot-a4dd69b10ae11f0ad49726964fdb86966b5a05c8.zip
P9 Targeting Updates: SCOM Translation
Added p9 scom translation interface created by hw team Modified scomtrans.C to consume the new interface Added test cases to scomtests.H to ensure p9 translation work Change-Id: I96ad729113235e264bbe864d677a8519362b5a4c RTC: 118804 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22785 Tested-by: Jenkins Server Reviewed-by: Elizabeth Liner <eliner@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/makefile b/src/makefile
index f40dbc04c..285f453b2 100644
--- a/src/makefile
+++ b/src/makefile
@@ -191,6 +191,7 @@ TESTCASE_MODULES += testerrl
TESTCASE_MODULES += testhwas
TESTCASE_MODULES += testvpd
TESTCASE_MODULES += testsyslib
+TESTCASE_MODULES += testscom
#Requires main store memory @TODO RTC: 132577
#TESTCASE_MODULES += $(if $(CONFIG_VPO_COMPILE),,testdump)
@@ -215,8 +216,6 @@ TESTCASE_MODULES += testsyslib
#@TODO RTC: 138226 (p9 work in progress)
#TESTCASE_MODULES += testsbe
-#@TODO RTC: 118804
-#TESTCASE_MODULES += testscom
#*******************************************************
#These modules do not work and are not tracked by any stories
OpenPOWER on IntegriCloud