when choosing eglibc select eglibc version 2.13 by default

SVN-Revision: 31342
This commit is contained in:
Mirko Vogt 2012-04-18 01:10:37 +00:00
parent 1352465f27
commit 0af09943a5
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
choice
prompt "eglibc version"
prompt "eglibc version"
depends on TOOLCHAINOPTS && USE_EGLIBC
default EGLIBC_VERSION_2_12
default EGLIBC_VERSION_2_13
help
Select the version of eglibc you wish to use.