[PATCH] Makefile: Ensure tools directory exists in output prior to use

Simon Glass sjg at chromium.org
Fri Dec 6 05:59:00 CET 2019


On Wed, 4 Dec 2019 at 16:54, Tom Rini <trini at 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 at gmail.com>
> Tested-by: Peter Robinson <pbrobinson at gmail.com>
> Fixes: 4d90f6cd9813 ("tools: Avoid creating symbolic links for tools/version.h")
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  Makefile | 1 +
>  1 file changed, 1 insertion(+)

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


More information about the U-Boot mailing list