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