toolchain: musl is not available on MIPS64
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36206
This commit is contained in:
parent
e032922266
commit
2f972664ec
1 changed files with 1 additions and 0 deletions
|
@ -177,6 +177,7 @@ choice
|
|||
|
||||
config USE_MUSL
|
||||
bool "Use musl"
|
||||
depends !(mips64 || mips64el)
|
||||
|
||||
endchoice
|
||||
|
||||
|
|
Loading…
Reference in a new issue