Thanks, applied as 8e6dfc64ba675a055644c2a4ca3d461d95657c57.

Michael

[sent from post-receive hook]

On Fri, 09 Oct 2020 08:38:34 +0200, Roland Hieber <[email protected]> wrote:
> Removing the version number from the file name makes it easier to update
> the kernel to a new version, since the file would otherwise need to be
> renamed anyway.
> 
> Also improve the help text.
> 
> Signed-off-by: Roland Hieber <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/platforms/kernel.in b/platforms/kernel.in
> index 34d05c825929..30b70f28349b 100644
> --- a/platforms/kernel.in
> +++ b/platforms/kernel.in
> @@ -258,9 +258,10 @@ config KERNEL_SERIES
>  config KERNEL_CONFIG
>       prompt "kernel config file"
>       string
> -     default "kernelconfig-${PTXCONF_KERNEL_VERSION}"
> +     default "kernelconfig"
>       help
>         This entry specifies the .config file used to compile your kernel.
> +       Specify the path relative to the platformconfig directory.
>  
>  endmenu
>  

_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to