summaryrefslogtreecommitdiffstats
path: root/src/usr/mvpd
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/mvpd
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/mvpd')
-rw-r--r--src/usr/mvpd/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/mvpd/makefile b/src/usr/mvpd/makefile
index fdd3a4439..5833a9238 100644
--- a/src/usr/mvpd/makefile
+++ b/src/usr/mvpd/makefile
@@ -19,7 +19,7 @@
#
# Origin: 30
#
-# IBM_PROLOG_END
+# IBM_PROLOG_END_TAG
ROOTPATH = ../../..
MODULE = mvpd
@@ -27,6 +27,6 @@ OBJS = mvpd.o
SUBDIRS = test.d
-BINARY_FILES = $(IMGDIR)/procmvpd.dat:3f53917bea971716dd1005dcc889ff02e69b4a59
+BINARY_FILES = $(IMGDIR)/procmvpd.dat:e23067dae839f5b434ec12b5c86d2ae4fbb51259
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud