projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[etrax] Comment out a debug message on usb host driver
[openwrt.git]
/
toolchain
/
uClibc
/
config
/
arm.storm
diff --git
a/toolchain/uClibc/config/arm.storm
b/toolchain/uClibc/config/arm.storm
index
ee109d7
..
d8143ad
100644
(file)
--- a/
toolchain/uClibc/config/arm.storm
+++ b/
toolchain/uClibc/config/arm.storm
@@
-33,7
+33,7
@@
TARGET_ARCH="arm"
FORCE_OPTIONS_FOR_ARCH=y
# CONFIG_ARM_OABI is not set
CONFIG_ARM_EABI=y
FORCE_OPTIONS_FOR_ARCH=y
# CONFIG_ARM_OABI is not set
CONFIG_ARM_EABI=y
-USE_BX=y
+# USE_BX is not set
# CONFIG_GENERIC_ARM is not set
# CONFIG_ARM610 is not set
# CONFIG_ARM710 is not set
# CONFIG_GENERIC_ARM is not set
# CONFIG_ARM610 is not set
# CONFIG_ARM710 is not set
@@
-118,7
+118,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.023579 seconds
and
4
git commands to generate.