[uClibc-cvs] svn commit: trunk/buildroot/target/device/AMD/DBAu1500

andersen at uclibc.org andersen at uclibc.org
Thu Apr 14 08:01:52 UTC 2005


Author: andersen
Date: 2005-04-14 02:01:51 -0600 (Thu, 14 Apr 2005)
New Revision: 10100

Log:
switch to mips32


Modified:
   trunk/buildroot/target/device/AMD/DBAu1500/uClibc.config.mips
   trunk/buildroot/target/device/AMD/DBAu1500/uClibc.config.mipsel


Changeset:
Modified: trunk/buildroot/target/device/AMD/DBAu1500/uClibc.config.mips
===================================================================
--- trunk/buildroot/target/device/AMD/DBAu1500/uClibc.config.mips	2005-04-14 08:00:27 UTC (rev 10099)
+++ trunk/buildroot/target/device/AMD/DBAu1500/uClibc.config.mips	2005-04-14 08:01:51 UTC (rev 10100)
@@ -31,9 +31,9 @@
 ARCH_SUPPORTS_BIG_ENDIAN=y
 # CONFIG_MIPS_ISA_1 is not set
 # CONFIG_MIPS_ISA_2 is not set
-CONFIG_MIPS_ISA_3=y
+# CONFIG_MIPS_ISA_3 is not set
 # CONFIG_MIPS_ISA_4 is not set
-# CONFIG_MIPS_ISA_MIPS32 is not set
+CONFIG_MIPS_ISA_MIPS32=y
 # CONFIG_MIPS_ISA_MIPS64 is not set
 # ARCH_LITTLE_ENDIAN is not set
 ARCH_BIG_ENDIAN=y

Modified: trunk/buildroot/target/device/AMD/DBAu1500/uClibc.config.mipsel
===================================================================
--- trunk/buildroot/target/device/AMD/DBAu1500/uClibc.config.mipsel	2005-04-14 08:00:27 UTC (rev 10099)
+++ trunk/buildroot/target/device/AMD/DBAu1500/uClibc.config.mipsel	2005-04-14 08:01:51 UTC (rev 10100)
@@ -31,9 +31,9 @@
 ARCH_SUPPORTS_BIG_ENDIAN=y
 # CONFIG_MIPS_ISA_1 is not set
 # CONFIG_MIPS_ISA_2 is not set
-CONFIG_MIPS_ISA_3=y
+# CONFIG_MIPS_ISA_3 is not set
 # CONFIG_MIPS_ISA_4 is not set
-# CONFIG_MIPS_ISA_MIPS32 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




More information about the uClibc-cvs mailing list