openwrt/toolchain/uClibc/Config.version
Felix Fietkau 014194de60 uclibc: remove version 0.9.33
Latest uClibc-ng is now the only supported option

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 47357
2015-11-02 18:12:16 +00:00

10 lines
136 B
Plaintext

config UCLIBC_VERSION
string
depends on USE_UCLIBC
default "1.0.8"
config UCLIBC_VERSION_NG
bool
depends on USE_UCLIBC
default y