mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-21 00:54:27 -04: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
|