summaryrefslogtreecommitdiff
path: root/package/glibc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-19 19:21:47 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-19 19:21:47 +0100
commit1fda4ed40fe7fbab5db517a79ff8b13b33ca9355 (patch)
tree1b8a8b70d5f40af715a6a4a01dce92600903f4e3 /package/glibc
parent274f4690d3d1e7107a47a94563b4a13c5e472d42 (diff)
allow headers to be installed as package
Diffstat (limited to 'package/glibc')
-rw-r--r--package/glibc/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/glibc/Config.in b/package/glibc/Config.in
index b6879a384..6e7db32c9 100644
--- a/package/glibc/Config.in
+++ b/package/glibc/Config.in
@@ -9,7 +9,7 @@ config ADK_PACKAGE_GLIBC
config ADK_PACKAGE_GLIBC_DEV
prompt "glibc-dev........................... development files"
- bool
+ tristate
default n
depends on ADK_TARGET_LIB_GLIBC
help