Skip to content
Commit ded84f90 authored by Stefan Agner's avatar Stefan Agner Committed by Tom Rini
Browse files

envtools: make sure version/timestamp header file are available

With commit 84d46e7e ("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: 84d46e7e

 ("tools: env: allow to print U-Boot version")
Signed-off-by: default avatarStefan Agner <stefan.agner@toradex.com>
Tested-by: default avatarPeter Robinson <pbrobinson@gmail.com>
Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent c6831c74
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment