diff options
-rw-r--r-- | src/usr/hwpf/hwp/build_winkle_images/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/hwpf/hwp/build_winkle_images/makefile b/src/usr/hwpf/hwp/build_winkle_images/makefile index 4cce13f49..3d87b1737 100644 --- a/src/usr/hwpf/hwp/build_winkle_images/makefile +++ b/src/usr/hwpf/hwp/build_winkle_images/makefile @@ -75,7 +75,7 @@ VPATH += ${ROOTPATH}/src/usr/hwpf/hwp/build_winkle_images/p8_set_pore_bar ## Point to the PORE image in PNOR ## taken from ref image ## /afs/awd.austin.ibm.com/projects/eclipz/lab/p8/gsiexe/compiled_pgm_sources/scratch_image/vpo/910520/s1.sbe_ref.bin -BINARY_FILES = $(IMGDIR)/procpore.dat:4d1c062fabd26752f28fc0c1dcad39b8e48c74a2 +BINARY_FILES = $(IMGDIR)/procpore.dat:8fdf410786758105603467a2ae0d46eeb5116387 include ${ROOTPATH}/config.mk |