summaryrefslogtreecommitdiffstats
path: root/src/usr/errl/parser
diff options
context:
space:
mode:
authorBrian Horton <brianh@linux.ibm.com>2013-02-26 16:40:57 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-03-13 09:26:19 -0500
commit436bc524c3cada8c1c5c9c64e4c173a77f195410 (patch)
treedf10a266e972b59fc6470a33ede7d7282e10d0a0 /src/usr/errl/parser
parent19d913c39aa031f0f88828b09d581503c7cbdcf2 (diff)
downloadblackbird-hostboot-436bc524c3cada8c1c5c9c64e4c173a77f195410.tar.gz
blackbird-hostboot-436bc524c3cada8c1c5c9c64e4c173a77f195410.zip
update user-detail errog log parsers
update errolog parsers to format the data for the following: . errludtarget . errludattribute . errludlogregister . errludcallout Change-Id: I8fddb3eefd76413e70f4e894ef19649b74682859 RTC: 41707 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3350 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/errl/parser')
-rw-r--r--src/usr/errl/parser/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/errl/parser/makefile b/src/usr/errl/parser/makefile
index 10a4060ee..386ab9b5e 100644
--- a/src/usr/errl/parser/makefile
+++ b/src/usr/errl/parser/makefile
@@ -61,7 +61,7 @@ CODE_PASS: ${IMGDIR}/errlparser
mkdirs:
mkdir -p ${OBJDIR}
- mkdir -p ${GENDIR}
+ mkdir -p ${GENDIR}/plugins
# Generate error log parser code
${ERRLPARSE_TARGETS} : gen_errl_parsers
OpenPOWER on IntegriCloud