summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/edi_ei_initialization
diff options
context:
space:
mode:
authorBilicon Patil <bilpatil@in.ibm.com>2013-02-25 23:50:11 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-04-03 15:50:51 -0500
commit65e4fee9a8bc448d9de576aa3d2ddb263a483e80 (patch)
tree56092287de39e5ecb0f58333741836a350ebb8b8 /src/usr/hwpf/hwp/edi_ei_initialization
parent114a2cdd8ab5f16cd092edadc3a4cdf544392ab3 (diff)
downloadtalos-hostboot-65e4fee9a8bc448d9de576aa3d2ddb263a483e80.tar.gz
talos-hostboot-65e4fee9a8bc448d9de576aa3d2ddb263a483e80.zip
Move io_restore_erepair HWP and erepair utility functions under bus_training
Change-Id: I07cb5602b7cb6b7cd97a4d5dc7077f7af0089669 RTC: 64949 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3319 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/edi_ei_initialization')
-rw-r--r--src/usr/hwpf/hwp/edi_ei_initialization/makefile29
1 files changed, 14 insertions, 15 deletions
diff --git a/src/usr/hwpf/hwp/edi_ei_initialization/makefile b/src/usr/hwpf/hwp/edi_ei_initialization/makefile
index e3ec7c175..0cdcee179 100644
--- a/src/usr/hwpf/hwp/edi_ei_initialization/makefile
+++ b/src/usr/hwpf/hwp/edi_ei_initialization/makefile
@@ -1,25 +1,25 @@
-# IBM_PROLOG_BEGIN_TAG
-# This is an automatically generated prolog.
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
#
-# $Source: src/usr/hwpf/hwp/edi_ei_initialization/makefile $
+# $Source: src/usr/hwpf/hwp/edi_ei_initialization/makefile $
#
-# IBM CONFIDENTIAL
+# IBM CONFIDENTIAL
#
-# COPYRIGHT International Business Machines Corp. 2012
+# COPYRIGHT International Business Machines Corp. 2012,2013
#
-# p1
+# p1
#
-# Object Code Only (OCO) source materials
-# Licensed Internal Code Source Materials
-# IBM HostBoot Licensed Internal Code
+# Object Code Only (OCO) source materials
+# Licensed Internal Code Source Materials
+# IBM HostBoot Licensed Internal Code
#
-# The source code for this program is not published or other-
-# wise divested of its trade secrets, irrespective of what has
-# been deposited with the U.S. Copyright Office.
+# The source code for this program is not published or otherwise
+# divested of its trade secrets, irrespective of what has been
+# deposited with the U.S. Copyright Office.
#
-# Origin: 30
+# Origin: 30
#
-# IBM_PROLOG_END_TAG
+# IBM_PROLOG_END_TAG
ROOTPATH = ../../../../..
@@ -37,7 +37,6 @@ EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/bus_training
## NOTE: add the base istep dir here.
EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/edi_ei_initialization
-EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/io_restore_erepair
## Include sub dirs
## NOTE: add a new EXTRAINCDIR when you add a new HWP
OpenPOWER on IntegriCloud