1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00

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

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