summaryrefslogtreecommitdiffstats
path: root/rules/glibc.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/glibc.in')
-rw-r--r--rules/glibc.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/rules/glibc.in b/rules/glibc.in
index b3696e5c0..6c8818dee 100644
--- a/rules/glibc.in
+++ b/rules/glibc.in
@@ -16,7 +16,7 @@ config GLIBC_VERSION
comment "Install options"
depends on GLIBC
-config GLIBC_LIBC
+config GLIBC_C
bool
depends on GLIBC
default y
@@ -50,7 +50,7 @@ config GLIBC_THREAD_DB
library will be required. You can omit this library, if you never
intend to debug multithread application on your target.
-config GLIBC_LIBRT
+config GLIBC_RT
bool
depends on GLIBC
prompt "Install librt on the target"
@@ -96,7 +96,7 @@ config GLIBC_UTIL
Contains code for "standard" functions used in many different Unix
utilities.
-config GLIBC_LIBM
+config GLIBC_M
bool
depends on GLIBC
prompt "Install libm on the target"
@@ -175,6 +175,7 @@ config GLIBC_NSL
transport-level interface to networking services like i.E.
nis(+)
+
config GLIBC_I18N_BIN_LOCALE
bool
prompt "Install locale"