add a modified version of the mips64 patch from #4603
[openwrt.git] / toolchain / uClibc / Config.in
index 7083477..523120a 100644 (file)
@@ -13,6 +13,7 @@ choice
 
        config UCLIBC_VERSION_0_9_28
                bool "uClibc 0.9.28"
+               depends !(mips64 || mips64el)
 
        config UCLIBC_VERSION_0_9_29
                bool "uClibc 0.9.29"
This page took 0.022769 seconds and 4 git commands to generate.