Browse Source

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

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 41576
Felix Fietkau 11 years ago
parent
commit
9c51ab13d3
1 changed files with 0 additions and 1 deletions
  1. 0 1
      toolchain/Config.in

+ 0 - 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.