diff options
author | Zane Shelley <zshelle@us.ibm.com> | 2014-11-06 15:10:02 -0600 |
---|---|---|
committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2014-12-02 18:24:42 -0600 |
commit | fab5b85fe78df6588102fa3e46bd6de556a2c6ed (patch) | |
tree | 00afa8c31e23b7cba086cb18540ebc2e8b62a272 /.gitignore | |
parent | 573fc5b8cce8e37ef2c33d7d25091a2166f606c9 (diff) | |
download | talos-hostboot-fab5b85fe78df6588102fa3e46bd6de556a2c6ed.tar.gz talos-hostboot-fab5b85fe78df6588102fa3e46bd6de556a2c6ed.zip |
PRD: added IO procedure support for HBRT
Change-Id: I004650d3ae876e48b84c30bb2d12917b767ac517
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14383
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 384632979..52c97e3b2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,7 @@ *.gcno *.gcda *.gcov -*.swp +*.sw* customrc *.CKP *.log |