commit | 9e90d3153e4d8dd9f4673f39cd012530db2ab94e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 07 16:44:23 2019 -0700 |
committer | Simon Glass <sjg@chromium.org> | Sat Feb 09 12:50:22 2019 -0700 |
tree | 6ebf448c0be68414ae62d02e1c5ba0f49244104f | |
parent | b269197d6073b775fdab6e805f505c16b46f6830 [diff] |
buildman: Write the environment out to an 'env' file Sometimes it is useful to see the environment that was used to build U-Boot. Write this out to a file in the build directory. Signed-off-by: Simon Glass <sjg@chromium.org>