summaryrefslogtreecommitdiffstats
path: root/rules/glibc.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2008-04-16 19:49:16 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2008-04-16 19:49:16 +0000
commitc0ef51e4ed800adf58878dd22de00eed69010040 (patch)
tree8c7df5c06cbb85b9ed30ff45ba9e5a887e8e9fae /rules/glibc.in
parent514d454bb18034bfe2edbe8ed8830e364298a32f (diff)
downloadptxdist-c0ef51e4ed800adf58878dd22de00eed69010040.tar.gz
ptxdist-c0ef51e4ed800adf58878dd22de00eed69010040.tar.xz
* *.in:
converted GLIBC_ to LIBC_ git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8044 33e552b5-05e3-0310-8538-816dae2090ed
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"