summaryrefslogtreecommitdiffstats
path: root/src/usr/parser.mk
diff options
context:
space:
mode:
authorMonte Copeland <copelanm@us.ibm.com>2012-01-26 10:20:01 -0600
committerMonte K. Copeland <copelanm@us.ibm.com>2012-02-02 12:37:47 -0600
commit966df7556d9ebd045291921eda8c81bdba9b5d2e (patch)
treea3d7f4f7dcce07d998e1cfba8f76b577d75e28d7 /src/usr/parser.mk
parent06b768407e1d6e212aeed8be23f31dfb27f2a9cc (diff)
downloadblackbird-hostboot-966df7556d9ebd045291921eda8c81bdba9b5d2e.tar.gz
blackbird-hostboot-966df7556d9ebd045291921eda8c81bdba9b5d2e.zip
Hostboot-aware errl tool part 1.
Change-Id: Ibe49dc935206775de032d397b2800a7b83208283 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/630 Tested-by: Jenkins Server Reviewed-by: Monte K. Copeland <copelanm@us.ibm.com>
Diffstat (limited to 'src/usr/parser.mk')
-rw-r--r--src/usr/parser.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/usr/parser.mk b/src/usr/parser.mk
index 4666d5fc6..2b47925ce 100644
--- a/src/usr/parser.mk
+++ b/src/usr/parser.mk
@@ -20,11 +20,13 @@
# Origin: 30
#
# IBM_PROLOG_END
-# Common file for x86 parser files
+
+# This file used by initservice/build/makefile
+# Not used by errlparser nor plugins as of sprint 9.
+
GENDIR = ${ROOTPATH}/obj/genfiles
IMGDIR = ${ROOTPATH}/img
OBJDIR = ${ROOTPATH}/obj/modules/parser
UD_DIR = ${ROOTPATH}/obj/modules/userdetails
-## UD_FILES = ${UD_DIR}/*.o \ No newline at end of file
OpenPOWER on IntegriCloud