summaryrefslogtreecommitdiff
path: root/package/eglibc/Config.in.manual
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-03-08 13:22:39 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-03-08 13:22:39 +0100
commit63e65ec30b763d6687d462c52cb46bd5e738928a (patch)
tree94ad1ac6c4173e25dc0efe55f37fb315ceb0fad9 /package/eglibc/Config.in.manual
parent64675d95e1b87309eade277d1625ae2d4740407d (diff)
cosmetic changes
Diffstat (limited to 'package/eglibc/Config.in.manual')
-rw-r--r--package/eglibc/Config.in.manual4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/eglibc/Config.in.manual b/package/eglibc/Config.in.manual
index e8c14eb0d..d74c585f8 100644
--- a/package/eglibc/Config.in.manual
+++ b/package/eglibc/Config.in.manual
@@ -1,5 +1,5 @@
config ADK_PACKAGE_EGLIBC
- prompt "eglibc................. embedded GNU C library"
+ prompt "eglibc............... embedded GNU C library"
bool
default y if ADK_TARGET_LIB_EGLIBC && !ADK_TOOLCHAIN_ONLY
default n
@@ -8,7 +8,7 @@ config ADK_PACKAGE_EGLIBC
embedded GNU C library.
config ADK_PACKAGE_EGLIBC_DEV
- prompt "eglibc-dev.............. development files"
+ prompt "eglibc-dev........... C library development files"
tristate
default n
depends on ADK_TARGET_LIB_EGLIBC