summaryrefslogtreecommitdiffstats
path: root/src/usr/ipmi/makefile
diff options
context:
space:
mode:
authorBrian Horton <brianh@linux.ibm.com>2015-02-11 17:25:44 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-02-23 13:34:44 -0600
commit07bb80e9281ed8aafbd283d5ab2c0f777e347b73 (patch)
treeb5970f8cc38dbddf3af745b2f492ff2f0e983a68 /src/usr/ipmi/makefile
parenta6fa07dacc102c62067e20f69a4c956ac6d1f625 (diff)
downloadtalos-hostboot-07bb80e9281ed8aafbd283d5ab2c0f777e347b73.tar.gz
talos-hostboot-07bb80e9281ed8aafbd283d5ab2c0f777e347b73.zip
enable IPMI interface for hostboot runtime (hbrt)
This will be used by the errlog code to send committed logs to the BMC, and by sensor code for read and writes. Change-Id: Ie1f8013dddea99af14bfe166d45e7a74f0806efe RTC: 120094 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15674 Tested-by: Jenkins Server Reviewed-by: Brian Silver <bsilver@us.ibm.com> Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/ipmi/makefile')
-rw-r--r--src/usr/ipmi/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/ipmi/makefile b/src/usr/ipmi/makefile
index 8dad57f3e..fb6a249a4 100644
--- a/src/usr/ipmi/makefile
+++ b/src/usr/ipmi/makefile
@@ -39,6 +39,7 @@ OBJS += ipmipowerstate.o
OBJS += ipmiselrecord.o
OBJS += ipmidcmi.o
+SUBDIRS += runtime.d
#SUBDIRS += test.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud