[U-Boot] [PATCH v12 5/9] nds32/lib: add generic funcs in NDS32 lib

Mike Frysinger vapier at gentoo.org
Fri Sep 9 03:12:28 CEST 2011


On Tuesday, September 06, 2011 22:27:16 Macpaul Lin wrote:
> --- /dev/null
> +++ b/arch/nds32/lib/Makefile
> 
> +clean:
> +	rm -f $(SOBJS) $(OBJS)
> +
> +distclean:	clean
> +	rm -f $(LIB) core *.bak .depend

pretty sure neither of these get used, so you should punt both targets

> --- /dev/null
> +++ b/arch/nds32/lib/board.c
> 
> +#ifndef CONFIG_IDENT_STRING
> +#define CONFIG_IDENT_STRING ""
> +#endif

you forgot to delete this too when removing the version_string :)
-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/b46fcea2/attachment-0001.pgp 


More information about the U-Boot mailing list