summaryrefslogtreecommitdiff
path: root/package/uclibc/Config.in.manual
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-15 19:40:44 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-15 19:40:44 +0100
commitb2729f8fc0b9f08d8c1c6198d96348a64cf077ba (patch)
tree3e55c7bcc78ef2e242bc1d24f29982aceb3b4329 /package/uclibc/Config.in.manual
parenta0b5535db39c64864a2ea96a20b2fa2712fc2ffd (diff)
parent874680b5ffd55186d86c8259fdab74988d193ea9 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/uclibc/Config.in.manual')
-rw-r--r--package/uclibc/Config.in.manual6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/uclibc/Config.in.manual b/package/uclibc/Config.in.manual
index 4100fd313..bfc1b08c5 100644
--- a/package/uclibc/Config.in.manual
+++ b/package/uclibc/Config.in.manual
@@ -1,5 +1,5 @@
config ADK_PACKAGE_UCLIBC
- prompt "uClibc............................... embedded C library"
+ prompt "uClibc............................ embedded C library"
bool
default y if ADK_TARGET_LIB_UCLIBC && !ADK_TOOLCHAIN_ONLY
default n
@@ -8,10 +8,10 @@ config ADK_PACKAGE_UCLIBC
Embedded C library.
config ADK_PACKAGE_UCLIBC_DEV
- prompt "uClibc-dev........................... development files"
+ prompt "uClibc-dev........................ development files"
tristate
default n
- depends on ADK_TARGET_LIB_UCLIBC
+ depends on ADK_TARGET_LIB_UCLIBC && ADK_PACKAGE_UCLIBC
help
C library header files.