[U-Boot] [PATCH] envtools: make sure version/timestamp header file are available

Simon Glass sjg at chromium.org
Mon Nov 20 15:39:46 UTC 2017


On 14 November 2017 at 07:47, Stefan Agner <stefan at agner.ch> wrote:
> From: Stefan Agner <stefan.agner at toradex.com>
>
> With commit 84d46e7e8948 ("tools: env: allow to print U-Boot version")
> the fw_env utilities need the version.h header file. Building only
> the envtools in a pristine build directory will fail due to missing
> header files.
>
> Make sure the header files are a dependency of the envtools target.
>
> Fixes: 84d46e7e8948 ("tools: env: allow to print U-Boot version")
> Signed-off-by: Stefan Agner <stefan.agner at toradex.com>
> ---
>
>  Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list