mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
config: clean double whitespace in Config-build.in
Trivial cosmetic cleanup. This also helps for script that parse for options in Config files. Signed-off-by: Paul Spooren <mail@aparcar.org> Reviewed-by: Petr Štetiar <ynezz@true.cz>
This commit is contained in:
parent
30c95c4d26
commit
6e99e3157a
@ -282,11 +282,11 @@ menu "Global build settings"
|
|||||||
bool "Strong"
|
bool "Strong"
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
config KERNEL_STACKPROTECTOR
|
config KERNEL_STACKPROTECTOR
|
||||||
bool
|
bool
|
||||||
default KERNEL_CC_STACKPROTECTOR_REGULAR || KERNEL_CC_STACKPROTECTOR_STRONG
|
default KERNEL_CC_STACKPROTECTOR_REGULAR || KERNEL_CC_STACKPROTECTOR_STRONG
|
||||||
|
|
||||||
config KERNEL_STACKPROTECTOR_STRONG
|
config KERNEL_STACKPROTECTOR_STRONG
|
||||||
bool
|
bool
|
||||||
default KERNEL_CC_STACKPROTECTOR_STRONG
|
default KERNEL_CC_STACKPROTECTOR_STRONG
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user