add 3.7-rc6 support (patch 820 still has to be fixed)
[openwrt/openwrt.git] / toolchain / eglibc / Config.in
index 82f939b07fdc97ea7878c703aea51cdc330865b2..2e3b73af7da3ddca2c05a1c5b866031c5dd7aee3 100644 (file)
@@ -17,10 +17,9 @@ endchoice
 
 config EGLIBC_REVISION
        string
-       prompt "eglibc revision"
        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"