summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2022-02-11 23:23:25 +0300
committerTom Rini <trini@konsulko.com>2022-03-02 18:28:12 +0300
commitfc8af3803f9b4bd0ea8be8a7d2c4e915dc19c3a7 (patch)
tree6995ea6dc8a5ab945b926b243a5c55d8585c11dc /tools
parentf44a52af4df0a56c0971ede516a1ac2194f29951 (diff)
downloadu-boot-fc8af3803f9b4bd0ea8be8a7d2c4e915dc19c3a7.tar.xz
buildman: Update default config to build for sandbox
At present the default .buildman file written by buildman does not specify a default toolchain. Add an 'other' line so this works correctly and sandbox builds run as expected. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools')
-rw-r--r--tools/buildman/bsettings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/buildman/bsettings.py b/tools/buildman/bsettings.py
index 0b7208da37..e634bbb279 100644
--- a/tools/buildman/bsettings.py
+++ b/tools/buildman/bsettings.py
@@ -74,6 +74,7 @@ def CreateBuildmanConfigFile(config_fname):
print('''[toolchain]
# name = path
# e.g. x86 = /opt/gcc-4.6.3-nolibc/x86_64-linux
+other = /
[toolchain-prefix]
# name = path to prefix