diff options
| author | CamVan Nguyen <ctnguyen@us.ibm.com> | 2012-06-28 18:09:25 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2012-07-11 12:55:40 -0500 |
| commit | f184b684beb77df5878662616bb23c205d5fae67 (patch) | |
| tree | 98dedb52222b3d326fcebf6803f962ad812a4402 /src/makefile | |
| parent | 14a2721d2c87dc13f1ef66818c41cd0848dd52db (diff) | |
| download | blackbird-hostboot-f184b684beb77df5878662616bb23c205d5fae67.tar.gz blackbird-hostboot-f184b684beb77df5878662616bb23c205d5fae67.zip | |
Add mss_scominit HWP to Hostboot.
Note that the HWP (mss_scominit.C/H) has been been reviewed in the
hwp_review_centaur project and does not need review.
The *.initfile files also do not need review.
Change-Id: I00968b483dcaa7dc1ffc006756407fa4ca621292
RTC: 41341
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1278
Tested-by: Jenkins Server
Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/makefile')
| -rw-r--r-- | src/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile b/src/makefile index 78afced14..5ea9cb97d 100644 --- a/src/makefile +++ b/src/makefile @@ -82,6 +82,7 @@ hbicore_EXTENDED_MODULES = ${EXTENDED_MODULES} # HostBoot build team will have a process of building centaur.sbe_pnor.bin # image later. hbicore_DATA_MODULES = sample.if p8.dmi.scom.if cen.dmi.scom.if \ + mbs_def.if mba_def.if cen_ddrphy.if \ dimmspd.dat centaur.sbe_pnor.bin procmvpd.dat procpore.dat hbicore_LIDNUMBER = 80f00100 |

