summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/makefile
diff options
context:
space:
mode:
authorMark Wenning <wenning@us.ibm.com>2012-09-21 17:43:08 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-11-10 15:25:10 -0600
commit1c4aa5e662b6bc4b834d5ab7dc05b8d2572fc210 (patch)
treed4d72025b4a8cb284c8341a77b75d393f7bf28fa /src/usr/hwpf/makefile
parente7dd783e147db6078a88a87c96723b8a5c9d218e (diff)
downloadtalos-hostboot-1c4aa5e662b6bc4b834d5ab7dc05b8d2572fc210.tar.gz
talos-hostboot-1c4aa5e662b6bc4b834d5ab7dc05b8d2572fc210.zip
proc_check_slave_sbe_seeprom_complete
Change-Id: I38ab55e90bd1bec8b258106c9215138904672847 RTC: 41384 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1863 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/makefile11
1 files changed, 8 insertions, 3 deletions
diff --git a/src/usr/hwpf/makefile b/src/usr/hwpf/makefile
index 9a9cccb96..f06ee7d34 100644
--- a/src/usr/hwpf/makefile
+++ b/src/usr/hwpf/makefile
@@ -52,7 +52,12 @@ HWP_ERROR_XML_FILES = hwp/fapiHwpErrorInfo.xml \
hwp/erepair_errors.xml \
hwp/build_winkle_images/p8_set_pore_bar/p8_set_pore_bar_errors.xml \
hwp/build_winkle_images/p8_set_pore_bar/p8_pmc_deconfig_setup_errors.xml \
- hwp/build_winkle_images/p8_set_pore_bar/p8_poreslw_errors.xml
+ hwp/build_winkle_images/p8_set_pore_bar/p8_poreslw_errors.xml \
+ hwp/slave_sbe/proc_check_slave_sbe_seeprom_complete/proc_check_slave_sbe_seeprom_complete_errors.xml \
+ hwp/slave_sbe/proc_check_slave_sbe_seeprom_complete/proc_extract_sbe_rc_errors.xml \
+ hwp/slave_sbe/proc_check_slave_sbe_seeprom_complete/proc_read_seeprom_errors.xml \
+ hwp/slave_sbe/proc_check_slave_sbe_seeprom_complete/proc_sbe_error_errors.xml \
+ hwp/proc_sbe_registers.xml
## these get generated into obj/genfiles/AttributeIds.H
@@ -72,9 +77,9 @@ HWP_ATTR_XML_FILES = hwp/memory_attributes.xml \
hwp/dram_initialization/proc_setup_bars/proc_setup_bars_memory_attributes.xml \
hwp/dram_initialization/proc_setup_bars/proc_setup_bars_l3_attributes.xml \
hwp/dram_initialization/proc_setup_bars/proc_setup_bars_mmio_attributes.xml \
- hwp/activate_powerbus/proc_build_smp/proc_fab_smp_fabric_attributes.xml \
+ hwp/activate_powerbus/proc_build_smp/proc_fab_smp_fabric_attributes.xml \
hwp/runtime_attributes/pm_attributes_all_plat.xml \
- hwp/runtime_attributes/pm_attributes_all_hwp.xml
+ hwp/runtime_attributes/pm_attributes_all_hwp.xml
#------------------------------------------------------------------------------
# Initfiles
OpenPOWER on IntegriCloud