summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2015-09-05 07:30:29 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-09-11 12:59:49 -0500
commitf515b570b66b0a405355af59277a2978398c4717 (patch)
treefc98e24a5de2ad1938101fab2b40757749ee5071 /src/makefile
parent676861c4d6a6f9ef2f28f13c3148c4d91b5f7f44 (diff)
downloadtalos-hostboot-f515b570b66b0a405355af59277a2978398c4717.tar.gz
talos-hostboot-f515b570b66b0a405355af59277a2978398c4717.zip
Reducing Hostboot test image size (Near Term)
Change-Id: Icca4e0f87b5bec53a2e4cd5de3ad9733f5d325ca Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20343 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Thi N. Tran <thi@us.ibm.com> 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 87c20d06b..928d3035f 100644
--- a/src/makefile
+++ b/src/makefile
@@ -196,7 +196,8 @@ TESTCASE_MODULES += testutil
TESTCASE_MODULES += testmbox
TESTCASE_MODULES += $(if $(CONFIG_VPO_COMPILE),,testmdia)
TESTCASE_MODULES += testprdf
-TESTCASE_MODULES += testattn
+#TODO: Need to re-enable testattn (RTC 135217)
+#TESTCASE_MODULES += testattn
TESTCASE_MODULES += testscan
TESTCASE_MODULES += $(if $(CONFIG_VPO_COMPILE),,testruntime)
TESTCASE_MODULES += testibscom
OpenPOWER on IntegriCloud