[U-Boot] [PATCH V2] MAKEALL: allow regex matches for -s option
Tom Rini
trini at ti.com
Wed Mar 27 19:47:57 CET 2013
On Wed, Mar 27, 2013 at 11:51:25AM -0600, Stephen Warren wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> This allows:
>
> MAKEALL -s tegra
>
> to replace:
>
> MAKEALL -s tegra20 -s tegra30 -s tegra114
>
> The following also works:
>
> MAKEALL -s tegra -s omap
>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
> v2: Modified the commit description marginally to s/tegra*/tegra/ in the
> first example MAKEALL command; it's a regex match so a substring, so the
> * isn't needed. Also add the dual tegra/omap example command.
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130327/7c63989a/attachment.pgp>
More information about the U-Boot
mailing list