summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/makefile
diff options
context:
space:
mode:
authorMarty Gloff <mgloff@us.ibm.com>2016-05-03 11:40:06 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-06-06 13:05:51 -0400
commit7851bd428df9a7868d5931377124bcbc7b928829 (patch)
tree4352e03ceabaa169679d2b1791e2b89851f2c40c /src/usr/isteps/makefile
parent63c066b4613672bd1bb7d3dad3db5ac810e702b0 (diff)
downloadtalos-hostboot-7851bd428df9a7868d5931377124bcbc7b928829.tar.gz
talos-hostboot-7851bd428df9a7868d5931377124bcbc7b928829.zip
Implement PM complex calls in HBRT, no HWPs - Initial Infrastructure
Create src/usr/isteps/pm directory and runtime subdirectory. Add rt_pm.C with functions to support runtime interfaces. Add pm_common files with funtions to support runtime functions. Create and update appropriate makefiles. Change-Id: Ibdbd8890c7f134e5f687708e292543f8ce6f5d89 RTC: 148935 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24020 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Corey V. Swenson <cswenson@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/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/isteps/makefile b/src/usr/isteps/makefile
index 4448caa3a..1c665231b 100644
--- a/src/usr/isteps/makefile
+++ b/src/usr/isteps/makefile
@@ -38,6 +38,7 @@ SUBDIRS+=istep15.d
SUBDIRS+=istep16.d
SUBDIRS+=istep20.d
SUBDIRS+=istep21.d
+SUBDIRS+=pm.d
OBJS += hwpisteperror.o
OBJS += hwpistepud.o
OpenPOWER on IntegriCloud