mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-23 15:13:11 +00:00
8ad21a82e9
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40820
9 lines
86 B
Plaintext
9 lines
86 B
Plaintext
if USE_MUSL
|
|
|
|
config MUSL_VERSION
|
|
string
|
|
depends on USE_MUSL
|
|
default "1.1.1"
|
|
|
|
endif
|