summaryrefslogtreecommitdiffstats
path: root/src/usr/mbox/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/mbox/makefile')
-rw-r--r--src/usr/mbox/makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/usr/mbox/makefile b/src/usr/mbox/makefile
index 96d750804..1019e28e2 100644
--- a/src/usr/mbox/makefile
+++ b/src/usr/mbox/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2012,2014
+# Contributors Listed Below - COPYRIGHT 2012,2018
# [+] International Business Machines Corp.
#
#
@@ -25,6 +25,8 @@
ROOTPATH = ../../..
MODULE = mbox
+EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/common/include/
+
OBJS += mboxdd.o
OBJS += mailboxsp.o
OBJS += mbox_dma_buffer.o
OpenPOWER on IntegriCloud