mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-12 09:54:53 +00:00
5809da3c05
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45091
9 lines
86 B
Plaintext
9 lines
86 B
Plaintext
if USE_MUSL
|
|
|
|
config MUSL_VERSION
|
|
string
|
|
depends on USE_MUSL
|
|
default "1.1.7"
|
|
|
|
endif
|