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