mirror of https://github.com/hak5/openwrt-owl.git
eglibc: fix wrong config symbol name if library configuration submenu
SVN-Revision: 18479owl
parent
318140c209
commit
31596ddc01
|
@ -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 New Issue