Re: [PATCH v8 4/6] kbuild: Support a MAKE_FIT_FLAGS environment variable

From: Nicolas Schier
Date: Sat Dec 27 2025 - 13:56:18 EST


On Sat, Dec 27, 2025 at 07:21:48AM -0700, Simon Glass wrote:
> In some cases it is useful to be able to pass additional flags to the
> make_fit.py script. For example, since ramdisks are typically large,
> passing -E to use external data can be helpful.
>
> Add a new MAKE_FIT_FLAGS variable for this.
>
> Signed-off-by: Simon Glass <sjg@xxxxxxxxxxxx>
> ---
>
> (no changes since v7)
>
> Changes in v7:
> - Add a new patch with the MAKE_FIT_FLAGS change
>
> scripts/Makefile.lib | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Nicolas Schier <nsc@xxxxxxxxxx>

--
Nicolas