
6 Dec
2019
6 Dec
'19
5:59 a.m.
On Wed, 4 Dec 2019 at 16:54, Tom Rini trini@konsulko.com wrote:
With the change to make tools/version.h a file we need to make sure that the output directory exists first otherwise we will get a build failure.
Reported-by: Peter Robinson pbrobinson@gmail.com Tested-by: Peter Robinson pbrobinson@gmail.com Fixes: 4d90f6cd9813 ("tools: Avoid creating symbolic links for tools/version.h") Signed-off-by: Tom Rini trini@konsulko.com
Makefile | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass sjg@chromium.org