diff options
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 |