projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[toolchain] move common variables to a dedicated include file
[openwrt.git]
/
toolchain
/
uClibc
/
config
/
armeb
diff --git
a/toolchain/uClibc/config/armeb
b/toolchain/uClibc/config/armeb
index
d200ae8
..
71611ee
100644
(file)
--- a/
toolchain/uClibc/config/armeb
+++ b/
toolchain/uClibc/config/armeb
@@
-119,7
+119,7
@@
UCLIBC_HAS_IPV6=y
UCLIBC_HAS_RPC=y
UCLIBC_HAS_FULL_RPC=y
# UCLIBC_HAS_REENTRANT_RPC is not set
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
#
UCLIBC_HAS_BSD_RES_CLOSE=y
#
This page took
0.018837 seconds
and
4
git commands to generate.