summaryrefslogtreecommitdiff
path: root/Tools/Python/buildgen/platform_build_path.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/Python/buildgen/platform_build_path.txt')
-rw-r--r--Tools/Python/buildgen/platform_build_path.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Tools/Python/buildgen/platform_build_path.txt b/Tools/Python/buildgen/platform_build_path.txt
new file mode 100644
index 0000000000..1218ac0ff8
--- /dev/null
+++ b/Tools/Python/buildgen/platform_build_path.txt
@@ -0,0 +1,5 @@
+BUILD_DIR=${WORKSPACE_DIR}/${PLATFORM_OUTPUT_DIR}
+PLATFORM_BUILD_DIR=${BUILD_DIR}/${TARGET}_${TOOLCHAIN}
+TARGET_DIR=${PLATFORM_BUILD_DIR}
+FV_DIR=${TARGET_DIR}/FV
+