[U-Boot] [PATCH] make make quiet

Mike Frysinger vapier at gentoo.org
Wed Dec 31 12:15:41 CET 2008


On Wednesday 31 December 2008 05:06:51 kenneth johansson wrote:
> On Wed, 2008-12-31 at 04:46 -0500, Mike Frysinger wrote:
> > i.e. drop all of the $(AR) calls in board/*/Makefile and replace it with
> > a toplevel pattern kind of like:
> > %.a: %.o
> > 	$(AR) $(ARFLAGS) $^ -o $@
>
> sure but that would be a separate changeset. I was trying to keep the
> change as small as possible.

those two statements dont make sense together ... if you unify the boards 
first, then the resulting "quiet" patch is a lot smaller.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20081231/455b6e03/attachment.pgp 


More information about the U-Boot mailing list