summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Williams <iawillia@us.ibm.com>2012-11-15 11:55:14 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-11-15 13:52:20 -0600
commit888aada9569eb455f31ae4bc59a0372ac4665fd8 (patch)
tree03b4cc8d4a854c3fb68176f27bbdd6e28445609f
parent7e9680f99f9dccf871b364f034f1eb19e9a1ae30 (diff)
downloadtalos-hostboot-888aada9569eb455f31ae4bc59a0372ac4665fd8.tar.gz
talos-hostboot-888aada9569eb455f31ae4bc59a0372ac4665fd8.zip
PRD: Fix periodic compile fail.
Change-Id: If5fec51b1be5471d0d8bd476a62b0e7a2a2b57cf Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2353 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
-rwxr-xr-xsrc/usr/diag/prdf/framework/rule/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/diag/prdf/framework/rule/makefile b/src/usr/diag/prdf/framework/rule/makefile
index 56846c303..dfa6ba048 100755
--- a/src/usr/diag/prdf/framework/rule/makefile
+++ b/src/usr/diag/prdf/framework/rule/makefile
@@ -104,6 +104,7 @@ ${PRDR_CMP_FLEX_o_PATH}: ${PRDR_CMP_FLEX_C_PATH} ${PRDR_CMP_YACC_H_PATH}
-o $@
${PRDR_CMP_o_PATH}: ${PRDR_CMP_C}
+ mkdir -p ${RULEOBJDIR}
i686-mcp6-g++ -c $(USERDEFINES) $< \
-I ./ -I ../.. -I ../../util -I ${GENDIR} -I ${RULEOBJDIR} \
-I ../resolution -I ../service \
OpenPOWER on IntegriCloud