diff options
Diffstat (limited to 'target/mipsel/uclibc.config')
-rw-r--r-- | target/mipsel/uclibc.config | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/target/mipsel/uclibc.config b/target/mipsel/uclibc.config index 165c72fa9..86b227364 100644 --- a/target/mipsel/uclibc.config +++ b/target/mipsel/uclibc.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Version: 0.9.32-rc1 -# Mon Dec 27 23:06:19 2010 +# Fri Dec 31 11:58:18 2010 # # TARGET_alpha is not set # TARGET_arm is not set @@ -34,8 +34,8 @@ TARGET_mips=y # TARGET_ARCH="mips" FORCE_OPTIONS_FOR_ARCH=y -CONFIG_MIPS_O32_ABI=y -# CONFIG_MIPS_N32_ABI is not set +# CONFIG_MIPS_O32_ABI is not set +CONFIG_MIPS_N32_ABI=y # CONFIG_MIPS_N64_ABI is not set # CONFIG_MIPS_ISA_1 is not set # CONFIG_MIPS_ISA_2 is not set @@ -88,7 +88,7 @@ UCLIBC_CTOR_DTOR=y UCLIBC_HAS_THREADS_NATIVE=y UCLIBC_HAS_THREADS=y UCLIBC_HAS_TLS=y -# PTHREADS_DEBUG_SUPPORT is not set +PTHREADS_DEBUG_SUPPORT=y UCLIBC_HAS_SYSLOG=y UCLIBC_HAS_LFS=y # MALLOC is not set |