mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-18 16:40:52 +00:00
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
|