mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-14 04:46:01 +01:00
buildman: invalid reference to README
The readme file for buildman is called buildman.rst. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
81e8a51cee
commit
eeb55254dd
@ -265,7 +265,7 @@ class Toolchains:
|
||||
print(("Warning: No tool chains. Please run 'buildman "
|
||||
"--fetch-arch all' to download all available toolchains, or "
|
||||
"add a [toolchain] section to your buildman config file "
|
||||
"%s. See README for details" %
|
||||
"%s. See buildman.rst for details" %
|
||||
bsettings.config_fname))
|
||||
|
||||
paths = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user