Browse Source

eglibc: update to r21110

Signed-off-by: Florian Fainelli <[email protected]>

SVN-Revision: 34036
Florian Fainelli 13 years ago
parent
commit
9a52ec4af8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      toolchain/eglibc/Config.in

+ 1 - 1
toolchain/eglibc/Config.in

@@ -19,7 +19,7 @@ config EGLIBC_REVISION
 	string
 	depends on TOOLCHAINOPTS && USE_EGLIBC
 	default "18909" if EGLIBC_VERSION_2_15
-	default "19922" if EGLIBC_VERSION_2_16
+	default "21110" if EGLIBC_VERSION_2_16
 	default ""
 
 menu "eglibc configuration"