Fixed network autoconfiguration as explained in #200, fixes #200
[openwrt-10.03/.git] / toolchain / uClibc / files / config.mips
index 8c94447789cd148f4c993b3f1b4fe0b733e50e0b..06c3d829b6aac18352ae78b2a0f3771ad79096d1 100644 (file)
@@ -36,14 +36,14 @@ ARCH_SUPPORTS_BIG_ENDIAN=y
 # CONFIG_MIPS_ISA_4 is not set
 CONFIG_MIPS_ISA_MIPS32=y
 # CONFIG_MIPS_ISA_MIPS64 is not set
-ARCH_LITTLE_ENDIAN=y
-# ARCH_BIG_ENDIAN is not set
+# ARCH_LITTLE_ENDIAN is not set
+ARCH_BIG_ENDIAN=y
 # ARCH_HAS_NO_MMU is not set
 ARCH_HAS_MMU=y
 UCLIBC_HAS_FLOATS=y
 HAS_FPU=y
-DO_C99_MATH=y
-KERNEL_SOURCE="./toolchain_build_mipsel/linux"
+# DO_C99_MATH is not set
+KERNEL_SOURCE="./toolchain_build_mips/linux"
 C_SYMBOL_PREFIX=""
 HAVE_DOT_CONFIG=y
 
@@ -62,7 +62,7 @@ LDSO_CACHE_SUPPORT=y
 # LDSO_PRELOAD_FILE_SUPPORT is not set
 LDSO_BASE_FILENAME="ld.so"
 # LDSO_RUNPATH is not set
-# DL_FINI_CRT_COMPAT is not set
+DL_FINI_CRT_COMPAT=y
 UCLIBC_CTOR_DTOR=y
 # HAS_NO_THREADS is not set
 UCLIBC_HAS_THREADS=y