diff options
| author | Thi Tran <thi@us.ibm.com> | 2014-02-17 20:07:07 -0600 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2014-02-27 11:12:42 -0600 |
| commit | 75f8fdc613dc9d6c5957e2ab7379c1876382f118 (patch) | |
| tree | 66aa701f94390f91976b34bbe6da5fe3a6d19290 /src/usr/hwpf/makefile | |
| parent | c76e3b6efdb65fda1c78c9b442cb210b71f2265b (diff) | |
| download | talos-hostboot-75f8fdc613dc9d6c5957e2ab7379c1876382f118.tar.gz talos-hostboot-75f8fdc613dc9d6c5957e2ab7379c1876382f118.zip | |
INITPROC: Hostboot SW241732 Centaur power cleanup update
Change-Id: Ic548c364aaba7d30278fe7006844a7e5d82893cd
CQ:SW241732
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/8951
Tested-by: Jenkins Server
Reviewed-by: Thi N. Tran <thi@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 44573ab92..64bdedd79 100644 --- a/src/usr/hwpf/makefile +++ b/src/usr/hwpf/makefile @@ -133,7 +133,8 @@ HWP_ERROR_XML_FILES = hwp/fapiHwpErrorInfo.xml \ hwp/dram_training/mem_pll_setup/cen_mem_pll_initf_errors.xml \ hwp/dram_training/mem_pll_setup/cen_mem_pll_setup_errors.xml \ hwp/core_activate/proc_check_slw_done/proc_check_slw_done_errors.xml \ - hwp/dram_initialization/proc_throttle_sync/proc_throttle_sync_errors.xml + hwp/dram_initialization/proc_throttle_sync/proc_throttle_sync_errors.xml \ + hwp/dram_initialization/mss_power_cleanup/memory_mss_power_cleanup.xml ## these get generated into obj/genfiles/AttributeIds.H HWP_ATTR_XML_FILES = hwp/memory_attributes.xml \ |

