toolchain: switch back to uClibc for octeon, it actually works now
authorFelix Fietkau <nbd@openwrt.org>
Thu, 10 Jul 2014 20:48:31 +0000 (20:48 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 10 Jul 2014 20:48:31 +0000 (20:48 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41576

toolchain/Config.in

index 637d539452ad2142fd0e062ecde59ac80801b909..7257f1db093512f8af576d7199a41320db591d83 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.