summaryrefslogtreecommitdiffstats
path: root/src/usr/pore/fapiporeve/makefile
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2014-08-04 14:29:51 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-08-13 15:20:37 -0500
commit76fc214b0add778c2dc3d7866e5e627b9cddee46 (patch)
treeaadaa7cca0d76542224665df00a42ab21c5b82db /src/usr/pore/fapiporeve/makefile
parent2f89769eb7f06b4c13f0cd90d2df3d5139fd487b (diff)
downloadtalos-hostboot-76fc214b0add778c2dc3d7866e5e627b9cddee46.tar.gz
talos-hostboot-76fc214b0add778c2dc3d7866e5e627b9cddee46.zip
SW261816: INITPROC: Add callouts for SBE errors - originally found in SW261688
CQ:SW261816 Change-Id: Ic534ffa59624223dc2f27f187758ad8077faaa43 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12459 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12615 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server
Diffstat (limited to 'src/usr/pore/fapiporeve/makefile')
-rw-r--r--src/usr/pore/fapiporeve/makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/usr/pore/fapiporeve/makefile b/src/usr/pore/fapiporeve/makefile
index e62110a4a..280cc348a 100644
--- a/src/usr/pore/fapiporeve/makefile
+++ b/src/usr/pore/fapiporeve/makefile
@@ -5,7 +5,9 @@
#
# OpenPOWER HostBoot Project
#
-# COPYRIGHT International Business Machines Corp. 2011,2014
+# Contributors Listed Below - COPYRIGHT 2012,2014
+# [+] International Business Machines Corp.
+#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -33,6 +35,8 @@ EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/hwp
EXTRAINCDIR += ${ROOTPATH}/src/usr/pore/poreve/porevesrc
EXTRAINCDIR += ${ROOTPATH}/src/usr/pore/poreve/pore_model
EXTRAINCDIR += ${ROOTPATH}/src/usr/pore/poreve/model
+EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/slave_sbe/proc_check_slave_sbe_seeprom_complete/
+EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/include/
OBJS += fapiPoreVe.o
OBJS += fapiPoreVeArg.o
OpenPOWER on IntegriCloud