summaryrefslogtreecommitdiffstats
path: root/src/usr/fapi2/runtime
diff options
context:
space:
mode:
authorCorey Swenson <cswenson@us.ibm.com>2016-09-19 12:45:43 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-10-10 09:36:48 -0400
commit35b427bbcea96814fc6e96b2e9c016019ba947d3 (patch)
treebaab7dd7ea9721305f53da33d14c265cc5ad59d9 /src/usr/fapi2/runtime
parent11442de97e1791efce0642dd079838383986d2a3 (diff)
downloadtalos-hostboot-35b427bbcea96814fc6e96b2e9c016019ba947d3.tar.gz
talos-hostboot-35b427bbcea96814fc6e96b2e9c016019ba947d3.zip
Implement FAPI interface for special wakeup in HB
Change-Id: Ia86809403c0af9e0ff6ce77af60994fbae641749 RTC:150505 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29978 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/fapi2/runtime')
-rwxr-xr-xsrc/usr/fapi2/runtime/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/fapi2/runtime/makefile b/src/usr/fapi2/runtime/makefile
index 6d56a3cf4..520f216d9 100755
--- a/src/usr/fapi2/runtime/makefile
+++ b/src/usr/fapi2/runtime/makefile
@@ -33,6 +33,8 @@ ROOTPATH = ../../../..
MODULE = fapi2_rt
+EXTRAINCDIR += ${ROOTPATH}/src/usr/scom/runtime
+
SUBDIRS += test.d
include ../fapi2.mk
OpenPOWER on IntegriCloud