diff options
| author | Thi Tran <thi@us.ibm.com> | 2014-03-10 10:49:13 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2014-03-13 14:50:54 -0500 |
| commit | ea358ca87fdc1c812c361ffb67cc7e0ac0a367cf (patch) | |
| tree | afd743e8a933c88227b450705c887698986dcb44 /src/usr/hwpf/makefile | |
| parent | 21ca25c29c266fb6cc86c60472a018ac7850d48c (diff) | |
| download | talos-hostboot-ea358ca87fdc1c812c361ffb67cc7e0ac0a367cf.tar.gz talos-hostboot-ea358ca87fdc1c812c361ffb67cc7e0ac0a367cf.zip | |
INITPROC: Hostboot SW248915 Sundry Init updates
Change-Id: Ib3be358e3e19856b7f1d4a3ddc3021e70b1e24b9
CQ:SW248915
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9440
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 e17e032ec..f393eee62 100644 --- a/src/usr/hwpf/makefile +++ b/src/usr/hwpf/makefile @@ -137,7 +137,8 @@ HWP_ERROR_XML_FILES = hwp/fapiHwpErrorInfo.xml \ hwp/dram_initialization/mss_power_cleanup/memory_mss_power_cleanup.xml \ hwp/runtime_errors/p8_pstate_registers.xml \ hwp/mc_config/mss_eff_mb_interleave/memory_mss_eff_mb_interleave.xml \ - hwp/nest_chiplets/proc_a_x_pci_dmi_pll_registers.xml + hwp/nest_chiplets/proc_a_x_pci_dmi_pll_registers.xml \ + hwp/dram_training/mss_lrdimm_funcs/memory_mss_lrdimm_funcs.xml ## these get generated into obj/genfiles/AttributeIds.H HWP_ATTR_XML_FILES = hwp/memory_attributes.xml \ |

