summaryrefslogtreecommitdiffstats
path: root/src/build/tools
diff options
context:
space:
mode:
authorCamVan Nguyen <ctnguyen@us.ibm.com>2012-08-15 16:01:22 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-08-16 13:54:43 -0500
commit1681d8660846d58472bb717917ec383b49d69faf (patch)
tree9d5449b8aab65fc06bd7c4967db7953be12b8116 /src/build/tools
parent3afee991ccf79716b952706edfdf128b16154810 (diff)
downloadtalos-hostboot-1681d8660846d58472bb717917ec383b49d69faf.tar.gz
talos-hostboot-1681d8660846d58472bb717917ec383b49d69faf.zip
Updates to IPL flow v1.08
Change-Id: I496b5739f625dd5111a5cdd144e89dcd43ad1986 RTC: 45712 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1533 Tested-by: Jenkins Server Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/build/tools')
-rwxr-xr-xsrc/build/tools/genIStep.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build/tools/genIStep.pl b/src/build/tools/genIStep.pl
index 6f327fc8a..982bb9b34 100755
--- a/src/build/tools/genIStep.pl
+++ b/src/build/tools/genIStep.pl
@@ -158,7 +158,7 @@
# ## cutNpaste the patch comand from Gerrit and pipe to a file:
# git fetch ssh://wenning@gfw160.austin.ibm.com:29418/hwp_review_centaur refs/changes/63/663/3 && git format-patch -1 --stdout FETCH_HEAD > mss_eff_config.patch
# ## then run the git command to put the code in the right directory:
-# git apply --directory=src/usr/hwpf/hwp/mc_init/mss_eff_config mss_eff_config.patch
+# git apply --directory=src/usr/hwpf/hwp/mc_config/mss_eff_config mss_eff_config.patch
#
# Add makefile support for the new HWP:
# - src/usr/hwpf/makefile ( add any xml files to HWP_ERROR_XML_FILES )
OpenPOWER on IntegriCloud