On Monday 24 August 2009 17:28:26 Mike Frysinger 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.

ping
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to