summaryrefslogtreecommitdiffstats
path: root/src/usr/util/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/util/makefile')
-rw-r--r--src/usr/util/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/util/makefile b/src/usr/util/makefile
index c59c9852c..6d59af50b 100644
--- a/src/usr/util/makefile
+++ b/src/usr/util/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2012,2017
+# Contributors Listed Below - COPYRIGHT 2012,2018
# [+] International Business Machines Corp.
#
#
@@ -48,5 +48,6 @@ SUBDIRS += runtime.d
#Add all the extra include paths
EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/common/include
+EXTRAINCDIR += ${ROOTPATH}/src/import/chips/common/utils/imageProcs
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud