[PATCH] regsubst.pl: fix typo in help text
Sascha Hauer
s.hauer at pengutronix.de
Wed Sep 6 05:30:04 PDT 2017
On Tue, Aug 01, 2017 at 11:25:28AM +0200, Uwe Kleine-König wrote:
> It seems I did too much assembler stuff ...
>
> Fixes: e7fed4338441 ("scripts: Provide script that helps using cpp defines in dcd tables")
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
> ---
> scripts/regsubst.pl | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks
Sascha
>
> diff --git a/scripts/regsubst.pl b/scripts/regsubst.pl
> index 9621a58c47c6..3b6b8aa2e96d 100755
> --- a/scripts/regsubst.pl
> +++ b/scripts/regsubst.pl
> @@ -71,7 +71,7 @@ Then you can process the file with B<regsubst.pl>:
> If the result looks ok, you can replace the file:
>
> $ scripts/regsubst.pl -I arch/arm/mach-imx/include flash-header-myboard.imxcfg > u
> - $ mov u flash-header-myboard.imxcfg
> + $ mv u flash-header-myboard.imxcfg
>
> =cut
>
> --
> 2.11.0
>
>
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list