summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/makefile
diff options
context:
space:
mode:
authorMatt Derksen <v2cibmd@us.ibm.com>2016-06-09 12:31:28 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-08-07 22:07:40 -0400
commit9df9fd233649eeb251f32a1218c73d0eb0dbbda7 (patch)
tree9e1da24550da1ae5c5d64bd2e70152ca78bcf15a /src/usr/isteps/makefile
parente9e636a7c44cae8ac85c1f41b6cfbfe12cfd62e9 (diff)
downloadtalos-hostboot-9df9fd233649eeb251f32a1218c73d0eb0dbbda7.tar.gz
talos-hostboot-9df9fd233649eeb251f32a1218c73d0eb0dbbda7.zip
Enable VRM power on step
- Add SUPPORTS_DYNAMIC_MEM_VOLT attribute - Move some Centaur MEMBUF attributes to MCBIST - Created new PROGRAM attributes for each domain type Change-Id: I35a94ae4bbb7949c336754f8b94c0b20771f8d0c RTC:152994 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25966 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Andres A. Lugo-Reyes <aalugore@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/isteps/makefile')
-rw-r--r--src/usr/isteps/makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/usr/isteps/makefile b/src/usr/isteps/makefile
index 20adfc509..9fd69913a 100644
--- a/src/usr/isteps/makefile
+++ b/src/usr/isteps/makefile
@@ -46,6 +46,10 @@ OBJS += hwpistepud.o
OBJS += istepHelperFuncs.o
OBJS += pbusLinkSvc.o
+
EXTRAINCDIR += ${ROOTPATH}/src/usr/initservice/istepdispatcher
+EXTRAINCDIR += ${ROOTPATH}/src/import/hwpf/fapi2/include/
+EXTRAINCDIR += ${ROOTPATH}/src/include/usr/fapi2/
+EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/utils/imageProcs/
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud