diff options
| author | Bilicon Patil <bilpatil@in.ibm.com> | 2012-09-25 05:02:16 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2012-10-24 11:24:47 -0500 |
| commit | 151af22184f03b1393ec5f4ca390272d06cf1e2f (patch) | |
| tree | 11b9eeba4d37023e9862ac94ef4399b8bfca4715 /src/usr/hwpf/makefile | |
| parent | 44282a5242ed8f268680cc7fc2c365df79fdd900 (diff) | |
| download | talos-hostboot-151af22184f03b1393ec5f4ca390272d06cf1e2f.tar.gz talos-hostboot-151af22184f03b1393ec5f4ca390272d06cf1e2f.zip | |
FW team Accessor HWP for erepair
Change-Id: If1cf10820ae7fc678152641ce9c958f68b003891
RTC: 22646
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1867
Tested-by: Jenkins Server
Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com>
Reviewed-by: Zane Shelley <zshelle@us.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/hwpf/makefile b/src/usr/hwpf/makefile index 5a2671e0a..fdfd65b52 100644 --- a/src/usr/hwpf/makefile +++ b/src/usr/hwpf/makefile @@ -49,7 +49,8 @@ HWP_ERROR_XML_FILES = hwp/fapiHwpErrorInfo.xml \ hwp/core_activate/proc_stop_deadman_timer/proc_stop_deadman_timer_errors.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/thread_activate/proc_thread_control/proc_thread_control.xml \ + hwp/erepair_errors.xml ## these get generated into obj/genfiles/AttributeIds.H |

