
14 Sep
2010
14 Sep
'10
3:59 a.m.
On Monday, September 13, 2010 21:17:30 Kim Phillips wrote:
[u-boot next]$ ./MAKEALL 83xx awk '(NF && $1 !~ /^#/) { print $1 ": " $1 "_config; $(MAKE)" }' boards.cfg
.boards.depend Configuring for ve8313 board...
how about we change MAKEALL to run the config step with -s ? -mike