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

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

SVN-Revision: 41576
master
Felix Fietkau 10 years ago
parent f083ca9743
commit 9c51ab13d3
  1. 1
      toolchain/Config.in

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

Loading…
Cancel
Save