On Fri, Aug 28, 2026 at 05:06:00PM +0200, Rasmus Villemoes wrote:
> Commit 9f1807e57cb ("env: add env_set_runtime() helper") broke the use
> of "make envtools" to create the target fw_setenv/fw_printenv
> binaries. The problem is that the #include <config.h>, in addition to
> pulling in linux/kconfig.h to get the IS_ENABLED() helper, also ends
> up pulling in lots of architecture/board specific headers.
>
> Fix it by simply using an #ifdef.
>
> Signed-off-by: Rasmus Villemoes <[email protected]>Thanks for picking this issue up. Reviewed-by: Tom Rini <[email protected]> -- Tom
signature.asc
Description: PGP signature
