summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-09-04 12:43:48 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-09-04 12:43:48 +0200
commit59b8bf0891d93f4847a08a4f3e25065520c8ad69 (patch)
tree1f2fbe80db0dc33ee23a326076b079946ccc3e81 /target
parent430ba5387bf88fb2ea10a17416605185e27e2d81 (diff)
add musl support
Diffstat (limited to 'target')
-rw-r--r--target/packages/pkg-available/development2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/packages/pkg-available/development b/target/packages/pkg-available/development
index 98a5f107f..143166acd 100644
--- a/target/packages/pkg-available/development
+++ b/target/packages/pkg-available/development
@@ -14,12 +14,12 @@ config ADK_PKG_DEVELOPMENT
select ADK_PACKAGE_GPERF
select ADK_PACKAGE_GREP
select ADK_PACKAGE_TAR
+ select ADK_PACKAGE_MUSL_DEV if ADK_TARGET_LIB_MUSL
select ADK_PACKAGE_UCLIBC_DEV if ADK_TARGET_LIB_UCLIBC
select ADK_PACKAGE_EGLIBC_DEV if ADK_TARGET_LIB_EGLIBC
select ADK_PACKAGE_GLIBC_DEV if ADK_TARGET_LIB_GLIBC
select ADK_PACKAGE_LIBNCURSES
select ADK_PACKAGE_LIBNCURSES_DEV
- select ADK_PACKAGE_LIBTIRPC_DEV
select ADK_PACKAGE_LZOP
select ADK_PACKAGE_M4
select ADK_PACKAGE_MAKE