summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/plugins/makefile
diff options
context:
space:
mode:
authorZane Shelley <zshelle@us.ibm.com>2017-02-09 15:49:26 -0600
committerZane C. Shelley <zshelle@us.ibm.com>2017-02-17 13:52:10 -0500
commita3fd64b53ed779b957ef071430c4b80491a33ac1 (patch)
tree6b7d2b4d6822647ca339de2c984b5ed128c08cee /src/usr/diag/prdf/plugins/makefile
parent61a53e411873196590c2cf97b7b97e8e1418460d (diff)
downloadblackbird-hostboot-a3fd64b53ed779b957ef071430c4b80491a33ac1.tar.gz
blackbird-hostboot-a3fd64b53ed779b957ef071430c4b80491a33ac1.zip
PRD: add BitString support to error log parsing code
Change-Id: Iab3eab5f87d1ff466657fd505ef1940859a7ec02 RTC: 169103 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36251 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-by: Benjamin J. Weisenbeck <bweisenb@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Squashed: I6835e9d4c51fb3697287e6556a2be347912c7136 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36513 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/usr/diag/prdf/plugins/makefile')
-rw-r--r--src/usr/diag/prdf/plugins/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/diag/prdf/plugins/makefile b/src/usr/diag/prdf/plugins/makefile
index c2fab1948..7919a50dc 100644
--- a/src/usr/diag/prdf/plugins/makefile
+++ b/src/usr/diag/prdf/plugins/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2013,2015
+# Contributors Listed Below - COPYRIGHT 2013,2017
# [+] International Business Machines Corp.
#
#
@@ -23,7 +23,7 @@
#
# IBM_PROLOG_END_TAG
-INCFLAGS += -I. -I.. \
+INCFLAGS += -I. -I..
CFLAGS += -DPRDF_HOSTBOOT_ERRL_PLUGIN
OpenPOWER on IntegriCloud