[U-Boot] [PATCH v12 8/9] adp-ag101: add board adp-ag101 support

Mike Frysinger vapier at gentoo.org
Fri Sep 9 03:14:26 CEST 2011


On Tuesday, September 06, 2011 22:27:19 Macpaul Lin wrote:
> --- /dev/null
> +++ b/board/AndesTech/adp-ag101/Makefile
> 
> +clean:
> +	rm -f $(SOBJS) $(OBJS)
> +
> +distclean:	clean
> +	rm -f $(LIB) core *.bak $(obj).depend

i think both of these are unused, so punt them

> +ifdef CONFIG_SYS_LDSCRIPT
> +LDSCRIPT := $(subst ",,$(CONFIG_SYS_LDSCRIPT))
> +else
> +LDSCRIPT := $(SRCTREE)/arch/$(ARCH)/cpu/$(CPU)/u-boot.lds
> +endif

i dont think defining LDSCRIPT in the board Makefile does anything (would only 
really matter if it was in config.mk).  so punt this.
-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/20110908/fc4644aa/attachment.pgp 


More information about the U-Boot mailing list