summaryrefslogtreecommitdiffstats
path: root/src/usr/errl/parser
diff options
context:
space:
mode:
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