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

Bin Meng bmeng.cn at gmail.com
Thu Dec 5 02:23:53 CET 2019


On Thu, Dec 5, 2019 at 7:54 AM 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: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list