diff options
| author | Thi Tran <thi@us.ibm.com> | 2013-09-09 15:20:06 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2013-09-13 13:03:45 -0500 |
| commit | b614caa4f28616bba6e27625e4430083f53679b8 (patch) | |
| tree | 4f183efafaaa386feccd10297551878b7bfaf43f /src/usr/hwpf/makefile | |
| parent | fe7854394eb388e40bd94b7b4398003b6ac3b268 (diff) | |
| download | talos-hostboot-b614caa4f28616bba6e27625e4430083f53679b8.tar.gz talos-hostboot-b614caa4f28616bba6e27625e4430083f53679b8.zip | |
Hostboot - Updated HWPs from defect SW222043 (week 8/27)
CQ: SW222043
Change-Id: I0c6d6b500e7797ef0e2961f501bbe174e21514d3
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6087
Tested-by: Jenkins Server
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 dc90a1745..57b3efb56 100644 --- a/src/usr/hwpf/makefile +++ b/src/usr/hwpf/makefile @@ -116,7 +116,8 @@ HWP_ERROR_XML_FILES = hwp/fapiHwpErrorInfo.xml \ hwp/mc_config/mss_eff_config/memory_mss_eff_config.xml \ hwp/mc_config/mss_eff_config/memory_mss_eff_config_cke_map.xml \ hwp/mc_config/mss_eff_config/memory_mss_eff_config_rank_group.xml \ - hwp/mc_config/mss_eff_config/memory_mss_eff_config_termination.xml + hwp/mc_config/mss_eff_config/memory_mss_eff_config_termination.xml \ + hwp/build_winkle_images/p8_block_wakeup_intr/p8_block_wakeup_intr_errors.xml ## these get generated into obj/genfiles/AttributeIds.H HWP_ATTR_XML_FILES = hwp/memory_attributes.xml \ |

