X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9fe98cb022b0dc894213f09cce9c32f259b148bd..771b5bebc24a7ff664a7ee9bf78b75f90238aa6b:/toolchain/eglibc/Config.version diff --git a/toolchain/eglibc/Config.version b/toolchain/eglibc/Config.version index 3a81ded44..6b67cdda3 100644 --- a/toolchain/eglibc/Config.version +++ b/toolchain/eglibc/Config.version @@ -3,4 +3,5 @@ config EGLIBC_VERSION depends on USE_EGLIBC default "2.12" if EGLIBC_VERSION_2_12 default "2.13" if EGLIBC_VERSION_2_13 + default "2.14" if EGLIBC_VERSION_2_14 default "trunk"