summaryrefslogtreecommitdiff
path: root/package/eglibc/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-08-28 21:41:14 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-08-28 21:41:14 +0200
commit58e2e795851d40c1e298354a264aa03eca1717e8 (patch)
tree6b655beff2fd9ac1ce8bae47407a144edce59a09 /package/eglibc/Config.in
parentdf25a2fd0779277dd0f43d070e4a15f0dc16bacc (diff)
parentdc957bbf471a08fa3f1764f4897cde1360d1c074 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/eglibc/Config.in')
-rw-r--r--package/eglibc/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/eglibc/Config.in b/package/eglibc/Config.in
index 80b6ad6d7..f16234bbb 100644
--- a/package/eglibc/Config.in
+++ b/package/eglibc/Config.in
@@ -7,3 +7,11 @@ config ADK_PACKAGE_EGLIBC
help
embedded GNU C library.
+config ADK_PACKAGE_EGLIBC_DEV
+ prompt "eglibc-dev........................... development files"
+ bool
+ default n
+ depends on ADK_TARGET_LIB_EGLIBC
+ help
+ embedded GNU C library header files.
+