[PATCH] buildman: Add a way to build a particular target
Tom Rini
trini at konsulko.com
Tue Dec 17 15:20:16 CET 2024
On Tue, Dec 17, 2024 at 06:26:16AM -0700, Simon Glass wrote:
> At present buildman only supports building the default target. Generally
> this is what is wanted, but in some cases boards erroneously have a
> different target for product extra files.
>
> Add a --target option to help. Also add a comment indicating which
> letters are free for new options.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
How do you use this? It would be nice to be able to do "--target
u-boot-initial-env" for example for converting and verifying the
conversion of boards to plain text environment. Except the list of
artifacts that are kept isn't updated with that string as well. And
FWIW, is this for a case not solved by CONFIG_BUILD_TARGET?
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20241217/964da19c/attachment.sig>
More information about the U-Boot
mailing list