toolchain: musl is not available on MIPS64

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 36206
master
Florian Fainelli 11 years ago
parent e032922266
commit 2f972664ec
  1. 1
      toolchain/Config.in

@ -177,6 +177,7 @@ choice
config USE_MUSL
bool "Use musl"
depends !(mips64 || mips64el)
endchoice

Loading…
Cancel
Save