X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=toolchain%2FuClibc%2FConfig.in;h=08ea00a3132e7cfa9bec7b83febed5b1499b609b;hb=4aa6663599949ed0626eed810b66b2999bef1ef3;hp=74d15ae33d39d2f357a8b7c9b3d32144f391d7d9;hpb=39463bf1464b7b687a2acfeebe0cf8b3bbec7c43;p=lede-git%2F.git diff --git a/toolchain/uClibc/Config.in b/toolchain/uClibc/Config.in index 74d15ae33d..08ea00a313 100644 --- a/toolchain/uClibc/Config.in +++ b/toolchain/uClibc/Config.in @@ -3,16 +3,16 @@ choice prompt "uClibc Version" depends on TOOLCHAINOPTS && USE_UCLIBC - default UCLIBC_VERSION_0_9_33 + default UCLIBC_USE_VERSION_0_9_33 help Select the version of uClibc you wish to use. - config UCLIBC_VERSION_0_9_33 + config UCLIBC_USE_VERSION_0_9_33 + select UCLIBC_VERSION_0_9_33 bool "uClibc 0.9.33.2" endchoice - # Debug version. config UCLIBC_ENABLE_DEBUG