X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/266ffa4ea2bcd54d508d9e3d0205438a33f8f159..194bf73d633cdfaf28eec57f19f943cc21102e89:/openwrt/toolchain/uClibc/files/config.mips diff --git a/openwrt/toolchain/uClibc/files/config.mips b/openwrt/toolchain/uClibc/files/config.mips index 8c9444778..06c3d829b 100644 --- a/openwrt/toolchain/uClibc/files/config.mips +++ b/openwrt/toolchain/uClibc/files/config.mips @@ -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