X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=toolchain%2FuClibc%2FConfig.version;h=dd302f256b442d17cdbb997f985282b52644a342;hb=0576c3148f4c9ab1882646be03d102c3310dcb89;hp=119405189f371035fce3eae5cb75b790f314f255;hpb=88e247f0fdb4d3a7f5d8c355d14e9e93c14fdce7;p=openwrt.git diff --git a/toolchain/uClibc/Config.version b/toolchain/uClibc/Config.version index 119405189f..dd302f256b 100644 --- a/toolchain/uClibc/Config.version +++ b/toolchain/uClibc/Config.version @@ -1,8 +1,9 @@ config UCLIBC_VERSION string - default "" if UCLIBC_VERSION_snapshot - default "0.9.28" if UCLIBC_VERSION_0_9_28 - default "0.9.29" if UCLIBC_VERSION_0_9_29 - default "0.9.29" - + depends on USE_UCLIBC + default "0.9.33.2" if UCLIBC_VERSION_0_9_33 + default "0.9.33.2" +config UCLIBC_VERSION_0_9_33 + default y if !TOOLCHAINOPTS && USE_UCLIBC + bool