toolchain: musl is not available on MIPS64
[openwrt.git] / toolchain / Config.in
index e323640..cbac108 100644 (file)
@@ -177,6 +177,7 @@ choice
 
        config USE_MUSL
                bool "Use musl"
+               depends !(mips64 || mips64el)
 
 endchoice