]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
kbuild: Support a FIT_EXTRA_ARGS environment variable
authorSimon Glass <sjg@chromium.org>
Tue, 6 Jan 2026 16:27:34 +0000 (09:27 -0700)
committerNathan Chancellor <nathan@kernel.org>
Wed, 4 Feb 2026 00:20:10 +0000 (17:20 -0700)
commit9a329df6e004190ce7422cc040c09374efa34289
treee9242421a93ca30f96a7f766dcdbafcd12a08cbe
parent873c2836982e1f7389d487afca4cc42ed373ba4b
kbuild: Support a FIT_EXTRA_ARGS environment variable

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 FIT_EXTRA_ARGS variable for this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Nicolas Schier <nsc@kernel.org>
Reviewed-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Link: https://patch.msgid.link/20260106162738.2605574-5-sjg@chromium.org
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
scripts/Makefile.lib