diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-01-03 17:28:58 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-01-03 17:28:58 +0000 |
commit | 5649ff4093b00c03c9f18f04d1640e1593d6ebb6 (patch) | |
tree | 3d9da9713a6e7cde0decbc2f60d07a7de52e7fa2 /toolchain/uClibc/config/mipsel | |
parent | 52f09301af2dcb34fd353fff08b6b341ebd73239 (diff) | |
download | upstream-5649ff4093b00c03c9f18f04d1640e1593d6ebb6.tar.gz upstream-5649ff4093b00c03c9f18f04d1640e1593d6ebb6.tar.bz2 upstream-5649ff4093b00c03c9f18f04d1640e1593d6ebb6.zip |
enable netlink support
SVN-Revision: 13839
Diffstat (limited to 'toolchain/uClibc/config/mipsel')
-rw-r--r-- | toolchain/uClibc/config/mipsel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/uClibc/config/mipsel b/toolchain/uClibc/config/mipsel index 0603a5a35e..5d7a43daa5 100644 --- a/toolchain/uClibc/config/mipsel +++ b/toolchain/uClibc/config/mipsel @@ -116,7 +116,7 @@ UCLIBC_HAS_IPV6=y UCLIBC_HAS_RPC=y UCLIBC_HAS_FULL_RPC=y # UCLIBC_HAS_REENTRANT_RPC is not set -# UCLIBC_USE_NETLINK is not set +UCLIBC_USE_NETLINK=y UCLIBC_HAS_BSD_RES_CLOSE=y # |