diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-12-19 19:21:47 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-12-19 19:21:47 +0100 |
commit | 1fda4ed40fe7fbab5db517a79ff8b13b33ca9355 (patch) | |
tree | 1b8a8b70d5f40af715a6a4a01dce92600903f4e3 /package/eglibc | |
parent | 274f4690d3d1e7107a47a94563b4a13c5e472d42 (diff) |
allow headers to be installed as package
Diffstat (limited to 'package/eglibc')
-rw-r--r-- | package/eglibc/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/eglibc/Config.in b/package/eglibc/Config.in index 6265c5b58..6e1daf463 100644 --- a/package/eglibc/Config.in +++ b/package/eglibc/Config.in @@ -9,7 +9,7 @@ config ADK_PACKAGE_EGLIBC config ADK_PACKAGE_EGLIBC_DEV prompt "eglibc-dev........................... development files" - bool + tristate default n depends on ADK_TARGET_LIB_EGLIBC help |