summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorCaleb Palmer <cnpalmer@us.ibm.com>2016-04-06 15:40:09 -0500
committerStephen Cprek <smcprek@us.ibm.com>2016-04-21 13:51:40 -0500
commit43b31e59ca4f20d8172c8daff89eb0f648d14238 (patch)
treeb54c7598d8d76d673a9b2eac2d9e35774bb2b049 /src/makefile
parentd32a58cf2c6d9c3b7698a5a088f120b67ee287fc (diff)
downloadblackbird-hostboot-43b31e59ca4f20d8172c8daff89eb0f648d14238.tar.gz
blackbird-hostboot-43b31e59ca4f20d8172c8daff89eb0f648d14238.zip
PRD: Restore libmdia.so
Change-Id: I74e645570b1c6b81d6604241c6b861c341c84501 RTC: 148566 Depends-on: I50232e9e40799e8e17d5379695b75ae9895cc631 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22868 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Benjamin J. Weisenbeck <bweisenb@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@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 b389728da..4f77f0fa5 100644
--- a/src/makefile
+++ b/src/makefile
@@ -200,6 +200,7 @@ TESTCASE_MODULES += testtargeting
TESTCASE_MODULES += testmemoize
TESTCASE_MODULES += testprdf
TESTCASE_MODULES += testattn
+TESTCASE_MODULES += $(if $(CONFIG_VPO_COMPILE),,testmdia)
#******************************************************************
#KNOWN ISSUES (I might let these run but there is something wrong)
@@ -221,8 +222,6 @@ TESTCASE_MODULES += $(if $(CONFIG_VPO_COMPILE),,testruntime)
#TESTCASE_MODULES += testintr
TESTCASE_MODULES += testfapi2
-#TODO: Need to re-enable testmdia (RTC 135217)
-#TESTCASE_MODULES += $(if $(CONFIG_VPO_COMPILE),,testmdia)
#@TODO RTC: 123019 (p9 work in progress)
#TESTCASE_MODULES += testi2c
OpenPOWER on IntegriCloud