[PATCH] Makefile: Fix calling make with V=1

Tom Rini trini at konsulko.com
Fri Nov 6 17:25:40 CET 2020


On Wed, Nov 04, 2020 at 10:34:35AM +0100, Pali Rohár wrote:

> Calling 'make V=1 all' on Ubuntu 18.04 with gcc version 9.2.1 and GNU Make
> version 4.1 fails on error:
> 
>     scripts/Kbuild.include:220: *** Recursive variable 'echo-cmd' references itself (eventually).  Stop.
> 
> As a workaround expand 'echo-cmd' variable via 'call' construction instead
> of expanding it directly.
> 
> Signed-off-by: Pali Rohár <pali at kernel.org>
> Reported-by: Patrick DELAUNAY <patrick.delaunay at st.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201106/21d0b982/attachment.sig>


More information about the U-Boot mailing list