[PATCH] commands/Kconfig: move 'ln' to the 'file commands' section

Sascha Hauer s.hauer at pengutronix.de
Sun Oct 21 04:35:48 EDT 2012


On Thu, Oct 18, 2012 at 12:58:55PM +0400, Antony Pavlov wrote:
> Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>

Applied, thanks

Sascha

> ---
>  commands/Kconfig |    8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/commands/Kconfig b/commands/Kconfig
> index d89cda9..546e58e 100644
> --- a/commands/Kconfig
> +++ b/commands/Kconfig
> @@ -57,10 +57,6 @@ config CMD_READLINE
>  	tristate
>  	prompt "readline"
>  
> -config CMD_LN
> -	tristate
> -	prompt "ln"
> -
>  config CMD_TRUE
>  	tristate
>  	default y
> @@ -216,6 +212,10 @@ config CMD_DIRNAME
>  	  Strip last component of file name and store the result in a
>  	  environment variable
>  
> +config CMD_LN
> +	tristate
> +	prompt "ln"
> +
>  config CMD_READLINK
>  	tristate
>  	prompt "readlink"
> -- 
> 1.7.10.4
> 
> 
> _______________________________________________
> 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