summaryrefslogtreecommitdiffstats
path: root/src/usr/intr/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/intr/makefile')
-rw-r--r--src/usr/intr/makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/usr/intr/makefile b/src/usr/intr/makefile
index 2ccfc14c5..db3a35a44 100644
--- a/src/usr/intr/makefile
+++ b/src/usr/intr/makefile
@@ -5,7 +5,9 @@
#
# OpenPOWER HostBoot Project
#
-# COPYRIGHT International Business Machines Corp. 2011,2014
+# Contributors Listed Below - COPYRIGHT 2011,2016
+# [+] International Business Machines Corp.
+#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -27,4 +29,6 @@ OBJS += intrrp.o
SUBDIRS += test.d
+EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/common/include/
+
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud