diff options
| author | Thi Tran <thi@us.ibm.com> | 2012-12-18 18:42:15 -0600 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2012-12-19 09:16:38 -0600 |
| commit | 048e9892a4df22d2e60d1d4612a7a2490f1d9614 (patch) | |
| tree | ffb94969a9c62842e1baa664a169d77c9495c125 /src/usr/hwpf/makefile | |
| parent | f94a72b34c65ee2ab3e4d736f1c334159af99d58 (diff) | |
| download | talos-hostboot-048e9892a4df22d2e60d1d4612a7a2490f1d9614.tar.gz talos-hostboot-048e9892a4df22d2e60d1d4612a7a2490f1d9614.zip | |
PON - HW procedures update - Set #2
RTC: 59154
Change-Id: I0c54a26265b9e9ea55fca591c8cbf3dbb7985527
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2748
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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr/hwpf/makefile b/src/usr/hwpf/makefile index e9e705e37..48cb151de 100644 --- a/src/usr/hwpf/makefile +++ b/src/usr/hwpf/makefile @@ -73,9 +73,9 @@ HWP_ERROR_XML_FILES = hwp/fapiHwpErrorInfo.xml \ hwp/runtime_errors/proc_cpu_special_wakeup_errors.xml \ hwp/runtime_errors/p8_poregpe_errors.xml \ hwp/runtime_errors/p8_pba_init_errors.xml \ - hwp/dram_initialization/host_mpipl_service/proc_mpipl_chip_cleanup_errors.xml - - + hwp/dram_initialization/host_mpipl_service/proc_mpipl_chip_cleanup_errors.xml \ + hwp/build_winkle_images/p8_set_pore_bar/p8_pfet_init_errors.xml + ## these get generated into obj/genfiles/AttributeIds.H HWP_ATTR_XML_FILES = hwp/memory_attributes.xml \ hwp/L2_L3_attributes.xml \ |

