summaryrefslogtreecommitdiffstats
path: root/src/usr/sbe/test/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/sbe/test/makefile')
-rw-r--r--src/usr/sbe/test/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/sbe/test/makefile b/src/usr/sbe/test/makefile
index 3ee51b1f4..aa003f09b 100644
--- a/src/usr/sbe/test/makefile
+++ b/src/usr/sbe/test/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2013,2016
+# Contributors Listed Below - COPYRIGHT 2013,2017
# [+] International Business Machines Corp.
#
#
@@ -33,6 +33,7 @@ EXTRAINCDIR += ${ROOTPATH}/src/include/usr/fapi2/
## pointer to common HWP files
EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/utils/imageProcs/
+EXTRAINCDIR += ${ROOTPATH}/src/import/chips/common/utils/imageProcs/
EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/procedures/hwp/ffdc/
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud