aboutsummaryrefslogtreecommitdiff
path: root/tools/buildman/buildman.rst
diff options
context:
space:
mode:
authorSimon Glass2023-02-21 12:40:26 -0700
committerSimon Glass2023-03-08 11:38:48 -0800
commit5a93c1574330b2d6146ab172f99e3f8e20a5402a (patch)
treebbcef107408d2182498ff56fa784e3c02b26e03b /tools/buildman/buildman.rst
parente389d445c78d454c70688dbf74917af341109959 (diff)
buildman: Add a note about the out-env file
This file holds the environment used when doing a build. Add a note about it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/buildman/buildman.rst')
-rw-r--r--tools/buildman/buildman.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/buildman/buildman.rst b/tools/buildman/buildman.rst
index 2a83cb7e4f8..9a2d913c785 100644
--- a/tools/buildman/buildman.rst
+++ b/tools/buildman/buildman.rst
@@ -1108,6 +1108,8 @@ and 'brppt1_spi', removing a trailing semicolon. 'brppt1_nand' gained an a
value for 'altbootcmd', but lost one for ' altbootcmd'.
The -U option uses the u-boot.env files which are produced by a build.
+Internally, buildman writes out an out-env file into the build directory for
+later comparison.
Building with clang