[U-Boot] [PATCH v3] MAKEALL: Add summary information
Mike Frysinger
vapier at gentoo.org
Sat Sep 19 14:46:40 CEST 2009
On Friday 18 September 2009 19:48:03 Peter Tyser wrote:
> + TOTAL_CNT=$(($TOTAL_CNT + 1))
what i suggested want a typo ;). you dont need to expand the var inside of
the $((...)). v=1; : $(( v += 1))
-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/20090919/f09b4b7a/attachment.pgp
More information about the U-Boot
mailing list