summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/pm/runtime/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/isteps/pm/runtime/makefile')
-rw-r--r--src/usr/isteps/pm/runtime/makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/usr/isteps/pm/runtime/makefile b/src/usr/isteps/pm/runtime/makefile
index 1f0e90b2e..fa1aca5ae 100644
--- a/src/usr/isteps/pm/runtime/makefile
+++ b/src/usr/isteps/pm/runtime/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2016
+# Contributors Listed Below - COPYRIGHT 2016,2017
# [+] International Business Machines Corp.
#
#
@@ -26,10 +26,13 @@
HOSTBOOT_RUNTIME = 1
ROOTPATH = ../../../../..
+
VPATH += ../
MODULE = pm_rt
+EXTRAINCDIR += ${ROOTPATH}/src/usr/scom/runtime
+
## Objects unique to HBRT
OBJS += rt_pm.o
OpenPOWER on IntegriCloud