X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=toolchain%2Feglibc%2FConfig.version;h=6b8895f0b515e3523e123fbad0bbbcf3ad4697cc;hp=6f2e6a9a79bb7230d3275144f79e0b7776f79249;hb=49b894ff4ed91dbca2b34e214eb4de74489d6b45;hpb=176c23692268870bdfda3ee0ffaa17c5b4400138 diff --git a/toolchain/eglibc/Config.version b/toolchain/eglibc/Config.version index 6f2e6a9a79..6b8895f0b5 100644 --- a/toolchain/eglibc/Config.version +++ b/toolchain/eglibc/Config.version @@ -3,4 +3,5 @@ config EGLIBC_VERSION depends on USE_EGLIBC default "2.13" if EGLIBC_VERSION_2_13 default "2.14.1" if EGLIBC_VERSION_2_14 + default "2.15" if EGLIBC_VERSION_2_15 default "2.13"