summaryrefslogtreecommitdiff
path: root/package/busybox
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-03-24 19:28:14 +0100
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-03-24 19:28:14 +0100
commitfc6f2f2b0562a43706981c10fc25d2c05c0d4c07 (patch)
tree651565e954295ddbcb56c7bbc092dd27a373b1b2 /package/busybox
parentac46e350e174e78a55a348eda775665ae0eb3277 (diff)
busybox needs libtirpc, now that eglibc/glibc removed rpc stuff
Diffstat (limited to 'package/busybox')
-rw-r--r--package/busybox/Config.in.manual1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/busybox/Config.in.manual b/package/busybox/Config.in.manual
index ffba6e89b..467262595 100644
--- a/package/busybox/Config.in.manual
+++ b/package/busybox/Config.in.manual
@@ -8,6 +8,7 @@ config ADK_PACKAGE_BUSYBOX
boolean
select ADK_COMPILE_BUSYBOX
default y if !ADK_TOOLCHAIN_ONLY
+ select ADK_PACKAGE_LIBTIRPC
help
Core utilities for embedded Linux systems