diff options
| author | Van Lee <vanlee@us.ibm.com> | 2012-11-08 14:59:30 -0600 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2012-12-03 19:04:27 -0600 |
| commit | a7069c6c105ec4e737ae6dbde0020b5b848f9a05 (patch) | |
| tree | 283b8246f76731e7bebd2281977cbd33a9ad2db1 /src/makefile | |
| parent | 6f6bbb932e0c1db75af926e5870a658eaad1a420 (diff) | |
| download | blackbird-hostboot-a7069c6c105ec4e737ae6dbde0020b5b848f9a05.tar.gz blackbird-hostboot-a7069c6c105ec4e737ae6dbde0020b5b848f9a05.zip | |
HWP: integrate proc_pcie_scominit
Change-Id: Iefd3083c16ab7d8347bc7c395d106ad4ec4ef2be
RTC: 42175
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2278
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/makefile')
| -rw-r--r-- | src/makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile index 622ef02f4..2d8b48e81 100644 --- a/src/makefile +++ b/src/makefile @@ -83,8 +83,9 @@ include ${ROOTPATH}/src/usr/diag/prdf/common/prd_ruletable.mk # image later. hbicore_DATA_MODULES = sample.if p8.dmi.scom.if cen.dmi.scom.if \ p8.fbc.scom.if mbs_def.if mba_def.if cen_ddrphy.if \ + p8.pe.phase1.scom.if \ dimmspd.dat centaur.sbe_pnor.bin procmvpd.dat \ - procpore.dat ${PRDR_RULE_TABLE_TARGETS} + procpore.dat ${PRDR_RULE_TABLE_TARGETS} hbicore_LIDNUMBER = 80f00100 |

