diff options
author | Leah Rowe <leah@libreboot.org> | 2024-05-09 13:56:35 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-05-09 13:56:35 +0100 |
commit | 38aaaecf6b8aa9b58f56dff930139e070b1649dc (patch) | |
tree | ad19acb61dd7d375258fb5e9e35aa83f3c229978 /script | |
parent | e3cb3a4072ffc2d3db9c9363d5b2ebd58adbdfb7 (diff) |
build/roms: print serprog help
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'script')
-rwxr-xr-x | script/build/roms | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/script/build/roms b/script/build/roms index 4be00f85..0525091b 100755 --- a/script/build/roms +++ b/script/build/roms @@ -558,6 +558,9 @@ usage() ./build roms list + Can also build serprog images: + ${serprog_usage} + to see targets of only a given status (stable, unstable, broken, untested and unknown), try e.g. |