Skip to content
Snippets Groups Projects
Commit 249b53a6 authored by Loïc Minier's avatar Loïc Minier Committed by Wolfgang Denk
Browse files

Build timestamp_autogenerated.h without config


Tools such as mkimage include version information but are
config-agnostic; build timestamp_autogenerated.h even when config.mk
isn't generated to fix "make tools" build failure:
gcc [...] -o mkimage.o mkimage.c -c
In file included from include/version.h:27:0, from mkimage.c:26:
include/timestamp.h:27:37: fatal error: timestamp_autogenerated.h: No
such file or directory

Cc: patches@linaro.org
Signed-off-by: default avatarLoïc Minier <loic.minier@linaro.org>
Acked-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 2099f900
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment