Paul Spooren <m...@aparcar.org> [2020-11-24 22:27:58]:

> Trivial cosmetic cleanup. This also helps for script that parse for
> options in Config files.
> 
> Signed-off-by: Paul Spooren <m...@aparcar.org>
> ---
>  config/Config-build.in | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/config/Config-build.in b/config/Config-build.in
> index 4148180cd5..bf0ea7d828 100644
> --- a/config/Config-build.in
> +++ b/config/Config-build.in
> @@ -290,11 +290,11 @@ menu "Global build settings"
>                       bool "Strong"
>       endchoice
>  
> -     config  KERNEL_STACKPROTECTOR
> +     config KERNEL_STACKPROTECTOR
>               bool
>               default KERNEL_CC_STACKPROTECTOR_REGULAR || 
> KERNEL_CC_STACKPROTECTOR_STRONG
>  
> -     config  KERNEL_STACKPROTECTOR_STRONG
> +     config KERNEL_STACKPROTECTOR_STRONG
>               bool
>               default KERNEL_CC_STACKPROTECTOR_STRONG

Reviewed-by: Petr Štetiar <yn...@true.cz>

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to