uclibc: enable ipv6 and rpc for avr32
authorKoen Kooi <koen@openembedded.org>
Sat, 2 Jun 2007 09:03:06 +0000 (09:03 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 2 Jun 2007 09:03:06 +0000 (09:03 +0000)
packages/uclibc/uclibc-0.9.28/avr32/uClibc.config

index 0d348c7..c59defd 100644 (file)
@@ -100,8 +100,8 @@ UCLIBC_TZ_FILE_PATH="/etc/TZ"
 #
 # Networking Support
 #
-# UCLIBC_HAS_IPV6 is not set
-# UCLIBC_HAS_RPC is not set
+UCLIBC_HAS_IPV6=y
+UCLIBC_HAS_RPC=y
 
 #
 # String and Stdio Support