]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
silence config step commands display during MAKEALL builds
authorKim Phillips <kim.phillips@freescale.com>
Tue, 14 Sep 2010 19:48:16 +0000 (14:48 -0500)
committerWolfgang Denk <wd@denx.de>
Tue, 21 Sep 2010 19:46:49 +0000 (21:46 +0200)
commitd70d8ccc200db8c16a6654cb726c3d74b6640b32
tree2b127ded2e3d7cffe33115a85ae2370aaaf4ddb8
parentb9d74b48107d139333322288f9c1c4989f5d7659
silence config step commands display during MAKEALL builds

[u-boot next]$ ./MAKEALL 83xx
awk '(NF && $1 !~ /^#/) { print $1 ": " $1 "_config; $(MAKE)" }' boards.cfg > .boards.depend
Configuring for ve8313 board...

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
MAKEALL