summaryrefslogtreecommitdiffstats
path: root/src/usr/ecmddatabuffer
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/ecmddatabuffer')
-rw-r--r--src/usr/ecmddatabuffer/makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr/ecmddatabuffer/makefile b/src/usr/ecmddatabuffer/makefile
index 00c91a30f..eb414da97 100644
--- a/src/usr/ecmddatabuffer/makefile
+++ b/src/usr/ecmddatabuffer/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.
@@ -23,8 +25,6 @@
ROOTPATH = ../../..
MODULE = ecmddatabuffer
-EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/plat
-EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/fapi
EXTRAINCDIR += ${ROOTPATH}/src/include/usr/ecmddatabuffer
CFLAGS += -DPRDF_COMPRESSBUFFER_COMPRESS_FUNCTIONS=1
OpenPOWER on IntegriCloud