projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
318140c
)
eglibc: fix wrong config symbol name if library configuration submenu
author
Nicolas Thill
<nico@openwrt.org>
Sun, 22 Nov 2009 15:30:11 +0000
(15:30 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sun, 22 Nov 2009 15:30:11 +0000
(15:30 +0000)
SVN-Revision: 18479
toolchain/eglibc/config/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/eglibc/config/Config.in
b/toolchain/eglibc/config/Config.in
index 0eb925fac3d52aa6e12d5b53e91558a2155c7f07..82d04cdb03ca5b333f29ab1d4f57f1ad13fc5b70 100644
(file)
--- a/
toolchain/eglibc/config/Config.in
+++ b/
toolchain/eglibc/config/Config.in
@@
-227,7
+227,7
@@
config EGLIBC_OPTION_EGLIBC_FSTAB
getfsent setfsent
getfsfile
-config OPTION_EGLIBC_FTRAVERSE
+config
EGLIBC_
OPTION_EGLIBC_FTRAVERSE
bool "Functions for traversing file hierarchies"
default y
depends EGLIBC_VERSION_2_10