diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-05-19 20:37:40 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-05-19 20:37:40 +0200 |
commit | 994d223d84ab730be203fb04ad99bbddeeebc0a4 (patch) | |
tree | 92985dedf549b5df3474a08e4c92a1c8e3ece4eb /target/arm | |
parent | 0dbe368590d6034e2f8dfce506e3609cb9a4f961 (diff) | |
parent | c5292d3297b14183b9bdb9f64aa6f40e35ad733b (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/arm')
-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 |