[U-Boot] [PATCH v4 4/4] tegra2: Add support for Ventana

Mike Frysinger vapier at gentoo.org
Wed Oct 12 17:26:35 CEST 2011


On Wednesday 12 October 2011 11:18:47 Stephen Warren wrote:
> --- /dev/null
> +++ b/board/nvidia/ventana/Makefile
>
> +$(LIB):	$(obj).depend $(OBJS)
> +	$(AR) $(ARFLAGS) $@ $(OBJS)

your build file is out of date.  this needs to use the cmd link target.  seem 
just about any other board Makefile for an example.

> +clean:
> +	rm -f $(OBJS)
> +
> +distclean:	clean
> +	rm -f $(LIB) core *.bak $(obj).depend

unused ... just punt them
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20111012/f5635690/attachment.pgp 


More information about the U-Boot mailing list