mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 23:42:43 +00:00
014194de60
Latest uClibc-ng is now the only supported option Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47357
10 lines
136 B
Plaintext
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
|