summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/hwp.mk
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2015-05-07 19:56:40 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-06-08 13:26:46 -0500
commit88d80a5413edb09b8862016b6550ec49d18acd90 (patch)
tree9c61b4cb8aea40564d01916eeb94d4963bb85c1f /src/usr/hwpf/hwp/hwp.mk
parent2c58244681b00392889f7be602d1d80f3efa44ef (diff)
downloadtalos-hostboot-88d80a5413edb09b8862016b6550ec49d18acd90.tar.gz
talos-hostboot-88d80a5413edb09b8862016b6550ec49d18acd90.zip
SW272633: proc_tp_collect_dbg_data.C : review use of arrays
Change-Id: Ibdf88aee255fba74968a9188ee878258947b727c CQ:SW272633 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/17636 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/17639 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/hwp.mk')
-rw-r--r--src/usr/hwpf/hwp/hwp.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/usr/hwpf/hwp/hwp.mk b/src/usr/hwpf/hwp/hwp.mk
index ea430923d..6af31d0b7 100644
--- a/src/usr/hwpf/hwp/hwp.mk
+++ b/src/usr/hwpf/hwp/hwp.mk
@@ -5,7 +5,9 @@
#
# OpenPOWER HostBoot Project
#
-# COPYRIGHT International Business Machines Corp. 2011,2014
+# Contributors Listed Below - COPYRIGHT 2014,2015
+# [+] International Business Machines Corp.
+#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -41,4 +43,4 @@ include ${ROOTPATH}/src/usr/hwpf/hwp/winkle_ring_accessors/winkle_ring.mk
include ${ROOTPATH}/src/usr/hwpf/hwp/utility_procedures/utils.mk
include ${ROOTPATH}/src/usr/hwpf/hwp/chip_accessors/chip.mk
include ${ROOTPATH}/src/usr/hwpf/hwp/spd_accessors/spd.mk
-
+include ${ROOTPATH}/src/usr/hwpf/hwp/tp_dbg_data_accessors/tp_dbg.mk
OpenPOWER on IntegriCloud