mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-19 07:39:45 +02:00
eglibc: fix wrong config symbol name if library configuration submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18479 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3b1067ec77
commit
c60fa10932
@ -227,7 +227,7 @@ config EGLIBC_OPTION_EGLIBC_FSTAB
|
|||||||
getfsent setfsent
|
getfsent setfsent
|
||||||
getfsfile
|
getfsfile
|
||||||
|
|
||||||
config OPTION_EGLIBC_FTRAVERSE
|
config EGLIBC_OPTION_EGLIBC_FTRAVERSE
|
||||||
bool "Functions for traversing file hierarchies"
|
bool "Functions for traversing file hierarchies"
|
||||||
default y
|
default y
|
||||||
depends EGLIBC_VERSION_2_10
|
depends EGLIBC_VERSION_2_10
|
||||||
|
Loading…
Reference in New Issue
Block a user