summaryrefslogtreecommitdiff
path: root/package/musl
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-21 17:20:24 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-21 17:20:24 +0200
commit90d5c8b73e8d538e121275b12e714332ca785cff (patch)
treeb70121e4732d658097d1db00c8af381629ec82eb /package/musl
parent33dd541790614765228a71477e1f8b2b6aa21ce1 (diff)
automatically create development subpackages, without user interaction, depend on gcc for the target, simplifies a lot of library packages
Diffstat (limited to 'package/musl')
-rw-r--r--package/musl/Config.in.manual9
1 files changed, 0 insertions, 9 deletions
diff --git a/package/musl/Config.in.manual b/package/musl/Config.in.manual
index 19f590e61..e7f0d0c31 100644
--- a/package/musl/Config.in.manual
+++ b/package/musl/Config.in.manual
@@ -6,12 +6,3 @@ config ADK_PACKAGE_MUSL
depends on ADK_TARGET_LIB_MUSL
help
Embedded C library.
-
-config ADK_PACKAGE_MUSL_DEV
- prompt "musl-dev............. development files"
- tristate
- default n
- depends on ADK_TARGET_LIB_MUSL && ADK_PACKAGE_MUSL
- help
- C library header files.
-