Browse Source

switch mipsel uclibc to N32 ABI

Waldemar Brodkorb 13 years ago
parent
commit
521e7247df
2 changed files with 5 additions and 4 deletions
  1. 1 0
      target/mipsel/Makefile
  2. 4 4
      target/mipsel/uclibc.config

+ 1 - 0
target/mipsel/Makefile

@@ -65,6 +65,7 @@ imageinstall: kernel-install $(BIN_DIR)/$(ROOTFSSQUASHFS)
 endif
 ifeq ($(ADK_TARGET_FS),nfsroot)
 imageinstall: kernel-install $(BIN_DIR)/$(ROOTFSUSERTARBALL)
+	@cp $(TARGET_DIR)/boot/kernel $(TARGET_KERNEL)
 	@echo 'The kernel file is: ${TARGET_KERNEL}'
 	@echo 'The nfs root tarball is: ${BIN_DIR}/${ROOTFSUSERTARBALL}'
 ifeq ($(ADK_TARGET_SYSTEM_LINKSYS_AG241),y)

+ 4 - 4
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