[PATCH] Makefile: Conditionally add defaultenv_h to envtools target
Tom Rini
trini at konsulko.com
Thu Jul 15 03:28:02 CEST 2021
On Fri, Jun 18, 2021 at 11:35:59AM +0930, Joel Stanley wrote:
> When building the envtools target with CONFIG_USE_DEFAULT_ENV_FILE=y,
> the tools require generated/defaultenv_autogenerated.h.
>
> In file included from tools/env/fw_env.c:126:
> include/env_default.h:115:10: fatal error: generated/defaultenv_autogenerated.h: No such file or directory
> 115 | #include "generated/defaultenv_autogenerated.h"
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Signed-off-by: Joel Stanley <joel at jms.id.au>
Applied to u-boot/master, thanks!
--
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/20210714/ee32b385/attachment.sig>
More information about the U-Boot
mailing list