diff options
author | Dean Sanner <dsanner@us.ibm.com> | 2013-03-05 06:30:28 -0600 |
---|---|---|
committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2013-03-05 12:24:29 -0600 |
commit | 6379be06a2d3235a665e486822f62c7268fa006d (patch) | |
tree | 453d597867d3843039236c0ea705312b43472059 /src/usr/pore/makefile | |
parent | 2cd51b10fa1bf295a8b3b35553226aab5d103af7 (diff) | |
download | blackbird-hostboot-6379be06a2d3235a665e486822f62c7268fa006d.tar.gz blackbird-hostboot-6379be06a2d3235a665e486822f62c7268fa006d.zip |
Misc BU updates for FSI, SLW image and centaur SBE image
Change-Id: I0aed0c9530307cee5887dc66d4890c9d5a4f1f9e
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3421
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/pore/makefile')
-rw-r--r-- | src/usr/pore/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/pore/makefile b/src/usr/pore/makefile index bec883433..36c1c2e00 100644 --- a/src/usr/pore/makefile +++ b/src/usr/pore/makefile @@ -23,5 +23,5 @@ ROOTPATH = ../../.. SUBDIRS = fapiporeve.d poreve.d test.d -BINARY_FILES = $(IMGDIR)/centaur.sbe_pnor.bin:255cc04cd27c64e276c34c38d3ca499d5b195d8b +BINARY_FILES = $(IMGDIR)/centaur.sbe_pnor.bin:2f5365901a9f13bfd8cc5673c4720179a2e1c5c9 include ${ROOTPATH}/config.mk |