summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorStephen Cprek <smcprek@us.ibm.com>2016-09-30 16:55:15 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-10-30 22:44:23 -0400
commita6f34cd9b2c79e803e564b917951b63f9252d02a (patch)
treea3afd7a876addc0b5a27b97fb37dc06c46103bfc /src/makefile
parent99552570de2dfc1f11f22746c5cdb86820f154b8 (diff)
downloadtalos-hostboot-a6f34cd9b2c79e803e564b917951b63f9252d02a.tar.gz
talos-hostboot-a6f34cd9b2c79e803e564b917951b63f9252d02a.zip
Implement std::array
Change-Id: I86149816b46f213502801fb710dc2f68d4a4b0f7 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30647 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Andres A. Lugo-Reyes <aalugore@us.ibm.com> Reviewed-by: A. P. Williams III <iawillia@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 b63cd42c2..f7d5e68e1 100644
--- a/src/makefile
+++ b/src/makefile
@@ -220,7 +220,7 @@ TESTCASE_MODULES += testpirformat
TESTCASE_MODULES += testerrl
TESTCASE_MODULES += testhwas
TESTCASE_MODULES += testvpd
-#TESTCASE_MODULES += testsyslib @TODO-RTC:151185-Turn this back on
+TESTCASE_MODULES += testsyslib
TESTCASE_MODULES += testscom
#Requires main store memory @TODO RTC: 132577
OpenPOWER on IntegriCloud