mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-14 02:44:45 +00:00
58ab3ad6b0
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46772
9 lines
87 B
Plaintext
9 lines
87 B
Plaintext
if USE_MUSL
|
|
|
|
config MUSL_VERSION
|
|
string
|
|
depends on USE_MUSL
|
|
default "1.1.11"
|
|
|
|
endif
|