summaryrefslogtreecommitdiff
path: root/target/sh
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-29 12:49:45 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-29 12:49:45 +0200
commit072c8f10be7c4690ab07c3fdea5459d24ea3e67b (patch)
tree77c43090f9f2a7241a38e327cb011622c7cc45ad /target/sh
parentedb9c6099142330dba01e070aaf3da90c7fe016e (diff)
remove RPC from uclibc, use libtirpc
Diffstat (limited to 'target/sh')
-rw-r--r--target/sh/uclibc.config3
1 files changed, 0 insertions, 3 deletions
diff --git a/target/sh/uclibc.config b/target/sh/uclibc.config
index 41883020d..63f12e580 100644
--- a/target/sh/uclibc.config
+++ b/target/sh/uclibc.config
@@ -152,9 +152,6 @@ UCLIBC_HAS_NETWORK_SUPPORT=y
UCLIBC_HAS_SOCKET=y
UCLIBC_HAS_IPV4=y
UCLIBC_HAS_IPV6=y
-UCLIBC_HAS_RPC=y
-UCLIBC_HAS_FULL_RPC=y
-UCLIBC_HAS_REENTRANT_RPC=y
UCLIBC_USE_NETLINK=y
UCLIBC_SUPPORT_AI_ADDRCONFIG=y
UCLIBC_HAS_BSD_RES_CLOSE=y