[PATCH v8 4/6] kbuild: Support a MAKE_FIT_FLAGS environment variable
Nicolas Schier
nsc at kernel.org
Sat Dec 27 08:36:23 PST 2025
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 at chromium.org>
> ---
>
> (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 at kernel.org>
--
Nicolas
More information about the linux-arm-kernel
mailing list