[U-Boot] [PATCH] kbuild: clear VENDOR variable to fix build error on tcsh

Tom Rini trini at ti.com
Thu Oct 23 22:35:42 CEST 2014


On Tue, Oct 21, 2014 at 01:18:32PM +0900, Masahiro Yamada wrote:

> Since the environment "VENDOR" is set in tcsh, it must be cleared in our
> makefile.  Otherwise, boards without CONFIG_SYS_VENDOR fail to build:
> 
>   > make CROSS_COMPILE=arm-linux-gnueabi- wandboard_quad_defconfig all
>     [ snip ]
>     AR      arch/arm/lib/lib.a
>     CC      arch/arm/lib/eabi_compat.o
>   scripts/Makefile.build:55: /home/foo/u-boot/board/unknown/wandboard/ \
>   Makefile: No such file or directory
>   make[2]: *** No rule to make target `/home/foo/u-boot/board/unknown/ \
>   wandboard/Makefile'.  Stop.
>   make[1]: *** [board/unknown/wandboard] Error 2
>   make: *** [__build_one_by_one] Error 2
> 
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> Reported-by: Tom Everett <tom at khubla.com>
> Reported-by: Jeroen Hofstee <jeroen at myspectrum.nl>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141023/b2321c90/attachment.pgp>


More information about the U-Boot mailing list