diff options
-rw-r--r-- | target/alpha/uclibc.config | 3 | ||||
-rw-r--r-- | target/arm/uclibc.config | 3 | ||||
-rw-r--r-- | target/mips/uclibc.config | 3 | ||||
-rw-r--r-- | target/mips64/uclibc.config | 3 | ||||
-rw-r--r-- | target/ppc/uclibc.config | 3 | ||||
-rw-r--r-- | target/sh/uclibc.config | 3 | ||||
-rw-r--r-- | target/sparc/uclibc.config | 3 | ||||
-rw-r--r-- | target/x86/uclibc.config | 3 | ||||
-rw-r--r-- | target/x86_64/uclibc.config | 3 | ||||
-rw-r--r-- | target/xtensa/uclibc.config | 3 |
10 files changed, 0 insertions, 30 deletions
diff --git a/target/alpha/uclibc.config b/target/alpha/uclibc.config index 1671ab5ab..1bd6703cc 100644 --- a/target/alpha/uclibc.config +++ b/target/alpha/uclibc.config @@ -133,9 +133,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 diff --git a/target/arm/uclibc.config b/target/arm/uclibc.config index fe15a598e..9656f6b41 100644 --- a/target/arm/uclibc.config +++ b/target/arm/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 diff --git a/target/mips/uclibc.config b/target/mips/uclibc.config index 78f189f2f..0c34a6efc 100644 --- a/target/mips/uclibc.config +++ b/target/mips/uclibc.config @@ -158,9 +158,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 diff --git a/target/mips64/uclibc.config b/target/mips64/uclibc.config index 3f1f8bbbc..1c3fc2c7e 100644 --- a/target/mips64/uclibc.config +++ b/target/mips64/uclibc.config @@ -158,9 +158,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 diff --git a/target/ppc/uclibc.config b/target/ppc/uclibc.config index 7bc91bf29..d634c6701 100644 --- a/target/ppc/uclibc.config +++ b/target/ppc/uclibc.config @@ -150,9 +150,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 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 diff --git a/target/sparc/uclibc.config b/target/sparc/uclibc.config index da7a80c15..99c9964d2 100644 --- a/target/sparc/uclibc.config +++ b/target/sparc/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 diff --git a/target/x86/uclibc.config b/target/x86/uclibc.config index 963ac7041..d557f9ac8 100644 --- a/target/x86/uclibc.config +++ b/target/x86/uclibc.config @@ -154,9 +154,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 diff --git a/target/x86_64/uclibc.config b/target/x86_64/uclibc.config index d29e6cfe6..57447a0aa 100644 --- a/target/x86_64/uclibc.config +++ b/target/x86_64/uclibc.config @@ -150,9 +150,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 diff --git a/target/xtensa/uclibc.config b/target/xtensa/uclibc.config index d5640ccfd..de848f332 100644 --- a/target/xtensa/uclibc.config +++ b/target/xtensa/uclibc.config @@ -141,9 +141,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 |