mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/glibc: Config.in: fix typo
compatibiltiy -> compatibility
Signed-off-by: Christian Stewart <christian@paral.in>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit c00fda3c59)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
8564f1bcca
commit
a8e5283c49
@@ -11,7 +11,7 @@ config BR2_PACKAGE_GLIBC
|
|||||||
https://www.gnu.org/software/libc/
|
https://www.gnu.org/software/libc/
|
||||||
|
|
||||||
config BR2_PACKAGE_GLIBC_KERNEL_COMPAT
|
config BR2_PACKAGE_GLIBC_KERNEL_COMPAT
|
||||||
bool "Enable compatibiltiy shims to run on older kernels"
|
bool "Enable compatibility shims to run on older kernels"
|
||||||
help
|
help
|
||||||
Say 'y' here if you plan on running your system on a kernel
|
Say 'y' here if you plan on running your system on a kernel
|
||||||
older than the version used for the toolchain headers.
|
older than the version used for the toolchain headers.
|
||||||
|
|||||||
Reference in New Issue
Block a user