[U-Boot] [PATCH v2] new default shortcut to config & build a board

Wolfgang Denk wd at denx.de
Sun Oct 18 22:56:21 CEST 2009


Dear Mike Frysinger,

In message <1254413514-12564-1-git-send-email-vapier at gentoo.org> you wrote:
> The majority of the time that I build things in U-Boot, I want to just
> build for the board.  I don't make board config tweaks after selecting the
> board.  So add a new pattern rule that allows people to combine two steps
> in one go:
> 	`make foo_config && make` => `make foo`
> 
> This shouldn't conflict with any existing make rules as the pattern rule
> is used only the rule doesn't already exist.
> 
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
> v2
> 	- fix duplicate config left over from original code pointed out by Luigi
> 
>  Makefile |    7 +++----
>  1 files changed, 3 insertions(+), 4 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Die meisten Menschen pflegen im Kindesalter vom Zeigen auf Gegenstän-
de (Mausbewegung) und "ga" sagen  (Mausklick)  abzukommen,  zugunsten
eines  mächtigeren  und langwierig zu erlernenden Tools (Sprache).
                             -- Achim Linder in de.comp.os.linux.misc


More information about the U-Boot mailing list