mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-01 14:13:08 +01:00
Latest uClibc-ng is now the only supported option Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47357
9 lines
136 B
Text
9 lines
136 B
Text
config UCLIBC_VERSION
|
|
string
|
|
depends on USE_UCLIBC
|
|
default "1.0.8"
|
|
|
|
config UCLIBC_VERSION_NG
|
|
bool
|
|
depends on USE_UCLIBC
|
|
default y
|