summaryrefslogtreecommitdiffstats
path: root/src/build/mkrules/binfile.env.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/build/mkrules/binfile.env.mk')
-rw-r--r--src/build/mkrules/binfile.env.mk30
1 files changed, 30 insertions, 0 deletions
diff --git a/src/build/mkrules/binfile.env.mk b/src/build/mkrules/binfile.env.mk
new file mode 100644
index 000000000..122079f89
--- /dev/null
+++ b/src/build/mkrules/binfile.env.mk
@@ -0,0 +1,30 @@
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
+#
+# $Source: src/build/mkrules/binfile.env.mk $
+#
+# IBM CONFIDENTIAL
+#
+# COPYRIGHT International Business Machines Corp. 2013
+#
+# p1
+#
+# Object Code Only (OCO) source materials
+# Licensed Internal Code Source Materials
+# IBM HostBoot Licensed Internal Code
+#
+# The source code for this program is not published or otherwise
+# divested of its trade secrets, irrespective of what has been
+# deposited with the U.S. Copyright Office.
+#
+# Origin: 30
+#
+# IBM_PROLOG_END_TAG
+
+# File: binfile.env.mk
+# Description:
+# Configuration of the binary file-cache settings.
+
+BINFILE_CACHE_LOCALDIR = $(ROOTPATH)/.git/hb_cache/data/
+BINFILE_CACHE_REMOTEDIR = /gsa/ausgsa/projects/h/hostboot/.binary_cache/data/
+
OpenPOWER on IntegriCloud