diff options
| author | Thi Tran <thi@us.ibm.com> | 2012-11-28 10:19:01 -0600 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2012-12-13 12:43:35 -0600 |
| commit | 880b66c1b3e1f89cb06b050b6caa1b1843bfef72 (patch) | |
| tree | ce388df8fa109ea5c43ce388b361f3fd5c2ec972 /src/usr/hwpf/makefile | |
| parent | e907de9748a821c4f2e05c65f5204507a60e7a6d (diff) | |
| download | talos-hostboot-880b66c1b3e1f89cb06b050b6caa1b1843bfef72.tar.gz talos-hostboot-880b66c1b3e1f89cb06b050b6caa1b1843bfef72.zip | |
Multichip VPO supports
Change-Id: I105942909a345a6984f430be7c147039144df587
RTC: 41240
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2457
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 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/usr/hwpf/makefile b/src/usr/hwpf/makefile index 2ddcedd7e..8d212a33d 100644 --- a/src/usr/hwpf/makefile +++ b/src/usr/hwpf/makefile @@ -109,7 +109,9 @@ HWP_INITFILES = hwp/initfiles/sample.initfile \ hwp/initfiles/cen_ddrphy.initfile \ hwp/initfiles/p8.fbc.scom.initfile \ hwp/initfiles/p8.pe.phase1.scom.initfile \ - hwp/initfiles/p8.pe.phase2.scom.initfile + hwp/initfiles/p8.pe.phase2.scom.initfile \ + hwp/initfiles/p8.abus.scom.initfile \ + hwp/initfiles/p8.xbus.scom.initfile HWP_IF_DEFINE_DIR = hwp/initfiles |

