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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to