public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: kenneth johansson <kenneth@southpole.se>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] make make quiet
Date: Wed, 31 Dec 2008 13:04:28 +0100	[thread overview]
Message-ID: <1230725068.19628.53.camel@duo> (raw)
In-Reply-To: <200812310615.42259.vapier@gentoo.org>

On Wed, 2008-12-31 at 06:15 -0500, Mike Frysinger wrote:
> 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

 :) I did not mean the size of the patch I meant the impact of the
change how easy it is to follow what has happened.

But if you do a rule for the library consolidation that works I'm happy
to rebase my changes on top of that. I'm not going to do the lib stuff
myself though.

  reply	other threads:[~2008-12-31 12:04 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-30 11:20 [U-Boot] [PATCH] make make quiet kenneth johansson
2008-12-30 22:14 ` Wolfgang Denk
2008-12-30 22:28   ` Scott Wood
2008-12-30 23:30     ` Wolfgang Denk
2008-12-31  9:23   ` kenneth johansson
2008-12-31  9:46     ` Mike Frysinger
2008-12-31 10:06       ` kenneth johansson
2008-12-31 11:15         ` Mike Frysinger
2008-12-31 12:04           ` kenneth johansson [this message]
2008-12-31 19:47     ` Wolfgang Denk
2009-01-05 19:53       ` Scott Wood
2009-01-05 21:13         ` Wolfgang Denk
2009-01-05 20:30       ` Remy Bohmer
2009-01-05 21:20         ` Wolfgang Denk
2009-01-06 20:16 ` Robert Schwebel
  -- strict thread matches above, loose matches on Subject: below --
2008-12-30  8:25 kenneth johansson
2008-12-30 10:48 ` Wolfgang Denk
2008-12-30 11:07   ` kenneth johansson
2008-12-30 21:46     ` Wolfgang Denk
2008-12-31  9:11 ` Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1230725068.19628.53.camel@duo \
    --to=kenneth@southpole.se \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox