diff options
| author | Bilicon Patil <bilpatil@in.ibm.com> | 2013-02-25 23:50:11 -0600 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2013-04-03 15:50:51 -0500 |
| commit | 65e4fee9a8bc448d9de576aa3d2ddb263a483e80 (patch) | |
| tree | 56092287de39e5ecb0f58333741836a350ebb8b8 /src/usr/hwpf/makefile | |
| parent | 114a2cdd8ab5f16cd092edadc3a4cdf544392ab3 (diff) | |
| download | talos-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/makefile')
| -rw-r--r-- | src/usr/hwpf/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/hwpf/makefile b/src/usr/hwpf/makefile index 484c6929c..b05634f42 100644 --- a/src/usr/hwpf/makefile +++ b/src/usr/hwpf/makefile @@ -50,7 +50,7 @@ HWP_ERROR_XML_FILES = hwp/fapiHwpErrorInfo.xml \ hwp/activate_powerbus/proc_build_smp/proc_build_smp_errors.xml \ hwp/activate_powerbus/proc_build_smp/proc_adu_utils_errors.xml \ hwp/thread_activate/proc_thread_control/proc_thread_control.xml \ - hwp/erepair_errors.xml \ + hwp/bus_training/erepair_errors.xml \ hwp/nest_chiplets/proc_pcie_scominit/proc_pcie_scominit_errors.xml \ hwp/dram_initialization/proc_pcie_config/proc_pcie_config_errors.xml \ hwp/build_winkle_images/p8_set_pore_bar/p8_set_pore_bar_errors.xml \ |

