toolchain: switch back to uClibc for octeon, it actually works now

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 41576
This commit is contained in:
Felix Fietkau 2014-07-10 20:48:31 +00:00
parent f083ca9743
commit 9c51ab13d3
1 changed files with 0 additions and 1 deletions

View 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.