summaryrefslogtreecommitdiff
path: root/package/glibc/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-09-09 20:46:20 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-09-09 20:46:20 +0200
commita481c461a4a7dae7440b9de3145ecb5b87206b3a (patch)
treefc1bdaefb2640f1c18fd9425be9322446104350c /package/glibc/Config.in
parent27cfb0e6df5661d2744b67138af69da477ee6c5a (diff)
parent6830323ac605f11eb3a377517cddafbe240e0e5f (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/glibc/Config.in')
-rw-r--r--package/glibc/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/glibc/Config.in b/package/glibc/Config.in
index 702870201..35e630dc7 100644
--- a/package/glibc/Config.in
+++ b/package/glibc/Config.in
@@ -7,3 +7,12 @@ config ADK_PACKAGE_GLIBC
help
GNU C library.
+config ADK_PACKAGE_GLIBC_DEV
+ prompt "glibc-dev........................... development files"
+ bool
+ default n
+ depends on ADK_TARGET_LIB_GLIBC
+ help
+ GNU C library header files.
+
+