glibc: make it more obvious that eglibc is a version of glibc
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44704
This commit is contained in:
parent
1d2c7dd65e
commit
dfd09fc769
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@ choice
|
||||||
Select the C library implementation.
|
Select the C library implementation.
|
||||||
|
|
||||||
config LIBC_USE_GLIBC
|
config LIBC_USE_GLIBC
|
||||||
bool "Use glibc"
|
bool "Use (e)glibc"
|
||||||
select USE_GLIBC
|
select USE_GLIBC
|
||||||
depends on !avr32
|
depends on !avr32
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue