build: fix various typos
Fix typos in comment and user-facing help text. Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> [split out config changes, adjust commit message] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
committed by
Adrian Schmutzler
parent
08622de7d6
commit
323bd7b0f5
@@ -107,7 +107,7 @@ menu "Global build settings"
|
|||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
This makes file checksums part of package metadata. It increases size
|
This makes file checksums part of package metadata. It increases size
|
||||||
but provides you with pkg_check command to check for flash coruptions.
|
but provides you with pkg_check command to check for flash corruptions.
|
||||||
|
|
||||||
config INCLUDE_CONFIG
|
config INCLUDE_CONFIG
|
||||||
bool "Include build configuration in firmware" if DEVEL
|
bool "Include build configuration in firmware" if DEVEL
|
||||||
|
|||||||
@@ -1112,7 +1112,7 @@ config KERNEL_SQUASHFS_XATTR
|
|||||||
bool "Squashfs XATTR support"
|
bool "Squashfs XATTR support"
|
||||||
|
|
||||||
#
|
#
|
||||||
# compile optimiziation setting
|
# compile optimization setting
|
||||||
#
|
#
|
||||||
choice
|
choice
|
||||||
prompt "Compiler optimization level"
|
prompt "Compiler optimization level"
|
||||||
|
|||||||
Reference in New Issue
Block a user