eglibc: fix wrong config symbol name if library configuration submenu
SVN-Revision: 18479
This commit is contained in:
parent
318140c209
commit
31596ddc01
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue