diff options
| author | Matt Ploetz <maploetz@us.ibm.com> | 2014-03-10 09:27:42 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2014-03-13 14:00:33 -0500 |
| commit | 3f154e5b72b0d2792698d8b7a20439ba25cfb4b8 (patch) | |
| tree | 274602192cce26b1abb70c80bbb35737f543e3e7 /src/usr/hwpf/makefile | |
| parent | 943cb5bf43a77725f161fa9ef761c23ddf70fc13 (diff) | |
| download | talos-hostboot-3f154e5b72b0d2792698d8b7a20439ba25cfb4b8.tar.gz talos-hostboot-3f154e5b72b0d2792698d8b7a20439ba25cfb4b8.zip | |
INITPROC: Hostboot - SW246994 HWP for week 2/11
Change-Id: I017e05f0e4803a9fbb83998f6c2270cbd63740a1
CQ:SW246994
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9435
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 b0e30cdb3..e17e032ec 100644 --- a/src/usr/hwpf/makefile +++ b/src/usr/hwpf/makefile @@ -136,7 +136,8 @@ HWP_ERROR_XML_FILES = hwp/fapiHwpErrorInfo.xml \ hwp/dram_initialization/proc_throttle_sync/proc_throttle_sync_errors.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/mc_config/mss_eff_mb_interleave/memory_mss_eff_mb_interleave.xml \ + hwp/nest_chiplets/proc_a_x_pci_dmi_pll_registers.xml ## these get generated into obj/genfiles/AttributeIds.H HWP_ATTR_XML_FILES = hwp/memory_attributes.xml \ |

