summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/build_winkle_images/makefile
diff options
context:
space:
mode:
authorMark Wenning <wenning@us.ibm.com>2012-04-12 15:12:33 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-05-08 09:50:06 -0500
commit6c5431a87a7730b50d50092f33078a5c9ddd6ca4 (patch)
treed08459d6f8f7f8f157acb9ece2d050a5f2dc989e /src/usr/hwpf/hwp/build_winkle_images/makefile
parent32749fd1bcf7c34241f2ccee242c1cb611a65928 (diff)
downloadtalos-hostboot-6c5431a87a7730b50d50092f33078a5c9ddd6ca4.tar.gz
talos-hostboot-6c5431a87a7730b50d50092f33078a5c9ddd6ca4.zip
Call the Sleep/Winkle build HWP
RTC: 39785 Change-Id: I0e07c0f2a7827ee33bc0488e993734157b1850e1 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/910 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/build_winkle_images/makefile')
-rw-r--r--src/usr/hwpf/hwp/build_winkle_images/makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/usr/hwpf/hwp/build_winkle_images/makefile b/src/usr/hwpf/hwp/build_winkle_images/makefile
index 61606d951..f03ef1d30 100644
--- a/src/usr/hwpf/hwp/build_winkle_images/makefile
+++ b/src/usr/hwpf/hwp/build_winkle_images/makefile
@@ -34,7 +34,7 @@ EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/hwp
## pointer to common HWP files
EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/include
-## NOTE: add the base istep dir here.
+## NOTE: add the base istep dir here.
EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/build_winkle_images
## Include sub dirs
@@ -46,11 +46,12 @@ EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/build_winkle_images
## NOTE: add new object files when you add a new HWP
OBJS = build_winkle_images.o
-
## NOTE: add a new directory onto the vpaths when you add a new HWP
## EXAMPLE:
# VPATH += ${ROOTPATH}/src/usr/hwpf/hwp/build_winkle_images/<HWP_dir>
+## Point to the PORE image in PNOR
+BINARY_FILES = $(IMGDIR)/procpore.dat:1f6e49c91e2a2b0df5fad6c215c8f09d9f19fce6
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud