mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000.git
synced 2025-12-21 02:43:14 +00:00
9 lines
87 B
Plaintext
9 lines
87 B
Plaintext
if USE_MUSL
|
|
|
|
config MUSL_VERSION
|
|
string
|
|
depends on USE_MUSL
|
|
default "1.1.12"
|
|
|
|
endif
|