diff options
-rw-r--r-- | target/arm/uclibc.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/arm/uclibc.config b/target/arm/uclibc.config index 7f07db725..680308c99 100644 --- a/target/arm/uclibc.config +++ b/target/arm/uclibc.config @@ -153,6 +153,7 @@ UCLIBC_HAS_NETWORK_SUPPORT=y UCLIBC_HAS_SOCKET=y UCLIBC_HAS_IPV4=y UCLIBC_HAS_IPV6=y +# UCLIBC_HAS_RPC is not set UCLIBC_USE_NETLINK=y UCLIBC_SUPPORT_AI_ADDRCONFIG=y UCLIBC_HAS_BSD_RES_CLOSE=y |