summaryrefslogtreecommitdiffstats
path: root/src/usr/htmgt/test/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/htmgt/test/makefile')
-rw-r--r--src/usr/htmgt/test/makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/usr/htmgt/test/makefile b/src/usr/htmgt/test/makefile
index cd03f5636..251c0fe41 100644
--- a/src/usr/htmgt/test/makefile
+++ b/src/usr/htmgt/test/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2014
+# Contributors Listed Below - COPYRIGHT 2014,2016
# [+] International Business Machines Corp.
#
#
@@ -24,13 +24,7 @@
# IBM_PROLOG_END_TAG
ROOTPATH = ../../../..
-EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/pstates/pstates
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/usr/hwpf/hwp/include
-EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/mc_config/mss_eff_config
EXTRAINCDIR += ${ROOTPATH}/src/usr/htmgt
MODULE = testhtmgt
OpenPOWER on IntegriCloud