summaryrefslogtreecommitdiff
path: root/package/eglibc/Config.in
diff options
context:
space:
mode:
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.
+