summaryrefslogtreecommitdiffstats
path: root/src/usr/scom/runtime/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/scom/runtime/makefile')
-rw-r--r--src/usr/scom/runtime/makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/usr/scom/runtime/makefile b/src/usr/scom/runtime/makefile
index 60f86d7d4..3397a82d8 100644
--- a/src/usr/scom/runtime/makefile
+++ b/src/usr/scom/runtime/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2013,2015
+# Contributors Listed Below - COPYRIGHT 2013,2016
# [+] International Business Machines Corp.
#
#
@@ -30,13 +30,6 @@ MODULE = scom_rt
include ../scom.mk
#include unique object modules - currently none
-# OBJS +=
-EXTRAINCDIR += ${ROOTPATH}/src/include/usr/ecmddatabuffer
-EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/fapi
-EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/plat
-EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/hwp
-EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/hwp/utility_procedures/
-
OBJS += handleSpecialWakeup.o
SUBDIRS += test.d
OpenPOWER on IntegriCloud