diff options
author | vanlee <vanlee@us.ibm.com> | 2013-01-03 08:37:28 -0600 |
---|---|---|
committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2013-01-14 13:15:48 -0600 |
commit | 8f5691c57fc23091e58089e457719991d12cc090 (patch) | |
tree | 5d603970b2d8b14e034cc0b2f119d287042f6d3c /src/usr/targeting/common/xmltohb/common.mk | |
parent | a84e7bc7992030e3866bc04b2e4d335b621f636d (diff) | |
download | blackbird-hostboot-8f5691c57fc23091e58089e457719991d12cc090.tar.gz blackbird-hostboot-8f5691c57fc23091e58089e457719991d12cc090.zip |
Update p8_xip_customize HWP
Change-Id: If08b9d2cedafb895947e5205c66b51010bb93974
RTC: 60670
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2859
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/xmltohb/common.mk')
-rw-r--r-- | src/usr/targeting/common/xmltohb/common.mk | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/src/usr/targeting/common/xmltohb/common.mk b/src/usr/targeting/common/xmltohb/common.mk index 3530be71a..eb0aca203 100644 --- a/src/usr/targeting/common/xmltohb/common.mk +++ b/src/usr/targeting/common/xmltohb/common.mk @@ -1,25 +1,25 @@ # IBM_PROLOG_BEGIN_TAG # This is an automatically generated prolog. -# +# # $Source: src/usr/targeting/common/xmltohb/common.mk $ -# +# # IBM CONFIDENTIAL -# -# COPYRIGHT International Business Machines Corp. 2011,2012 -# +# +# COPYRIGHT International Business Machines Corp. 2011,2013 +# # p1 -# +# # Object Code Only (OCO) source materials # Licensed Internal Code Source Materials # IBM HostBoot Licensed Internal Code -# +# # The source code for this program is not published or otherwise # divested of its trade secrets, irrespective of what has been # deposited with the U.S. Copyright Office. -# +# # Origin: 30 -# -# IBM_PROLOG_END_TAG +# +# IBM_PROLOG_END_TAG ################################################################################ # # @file targeting/common/xmltohb/common.mk @@ -75,6 +75,7 @@ FAPI_ATTR_SOURCES = \ nest_chiplets/proc_pcie_scominit/proc_pcie_scominit_attributes.xml \ dmi_training/proc_cen_set_inband_addr/proc_cen_set_inband_addr_attributes.xml \ common_attributes.xml \ + build_winkle_images/p8_slw_build/proc_pll_ring_attributes.xml \ build_winkle_images/p8_slw_build/p8_xip_customize_attributes.xml |