diff options
| author | Thi Tran <thi@us.ibm.com> | 2014-01-07 08:53:46 -0600 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2014-01-08 12:10:14 -0600 |
| commit | f5c4eb3dfb738a2f86140ac6bcfffe65a08e5260 (patch) | |
| tree | 8fe37dea82ddb582ee1cb4d1de2e6c6cc37ac2e2 /src/usr/hwpf/makefile | |
| parent | ca2e1f088903168fcf7ef766ce9201681105081e (diff) | |
| download | talos-hostboot-f5c4eb3dfb738a2f86140ac6bcfffe65a08e5260.tar.gz talos-hostboot-f5c4eb3dfb738a2f86140ac6bcfffe65a08e5260.zip | |
SW240114 Murano DD2.1 supports
Change-Id: I8e853634f7093ba2ac5c12213ffb01a350c61367
CQ:SW240114
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7923
Reviewed-by: Thi N. Tran <thi@us.ibm.com>
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 3d72d9eec..657aec3cf 100644 --- a/src/usr/hwpf/makefile +++ b/src/usr/hwpf/makefile @@ -5,7 +5,7 @@ # # IBM CONFIDENTIAL # -# COPYRIGHT International Business Machines Corp. 2011,2013 +# COPYRIGHT International Business Machines Corp. 2011,2014 # # p1 # @@ -171,6 +171,7 @@ HWP_ATTR_XML_FILES = hwp/memory_attributes.xml \ HWP_PLL_FILES = hwp/pll_attributes/s1_10_pll_ring.attributes \ hwp/pll_attributes/s1_13_pll_ring.attributes \ hwp/pll_attributes/s1_20_pll_ring.attributes \ + hwp/pll_attributes/s1_21_pll_ring.attributes \ hwp/pll_attributes/p8_10_pll_ring.attributes \ hwp/pll_attributes/centaur_10_pll_ring.attributes \ hwp/pll_attributes/centaur_20_pll_ring.attributes |

