toolchain: switch back to uClibc for octeon, it actually works now
[openwrt.git] / toolchain / Config.in
index 637d539..7257f1d 100644 (file)
@@ -203,7 +203,6 @@ comment "C Library"
 
 choice
        prompt "C Library implementation" if TOOLCHAINOPTS
-       default LIBC_USE_EGLIBC if octeon
        default LIBC_USE_UCLIBC
        help
          Select the C library implementation.