From 38aaaecf6b8aa9b58f56dff930139e070b1649dc Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Thu, 9 May 2024 13:56:35 +0100 Subject: build/roms: print serprog help Signed-off-by: Leah Rowe --- script/build/roms | 3 +++ 1 file changed, 3 insertions(+) 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. -- cgit v1.2.1