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

andersen at uclibc.org andersen at uclibc.org
Thu Mar 10 19:48:33 UTC 2005


Author: andersen
Date: 2005-03-10 12:48:32 -0700 (Thu, 10 Mar 2005)
New Revision: 9995

Log:
Try out mips3


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


Changeset:
Modified: trunk/buildroot/target/device/AMD/DBAu1500/uClibc.config.mipsel
===================================================================
--- trunk/buildroot/target/device/AMD/DBAu1500/uClibc.config.mipsel	2005-03-10 19:47:57 UTC (rev 9994)
+++ trunk/buildroot/target/device/AMD/DBAu1500/uClibc.config.mipsel	2005-03-10 19:48:32 UTC (rev 9995)
@@ -29,9 +29,9 @@
 TARGET_ARCH="mips"
 ARCH_CFLAGS="-mno-split-addresses"
 ARCH_SUPPORTS_BIG_ENDIAN=y
-CONFIG_MIPS_ISA_1=y
+# CONFIG_MIPS_ISA_1 is not set
 # CONFIG_MIPS_ISA_2 is not set
-# CONFIG_MIPS_ISA_3 is not set
+CONFIG_MIPS_ISA_3=y
 # CONFIG_MIPS_ISA_4 is not set
 # CONFIG_MIPS_ISA_MIPS32 is not set
 # CONFIG_MIPS_ISA_MIPS64 is not set




More information about the uClibc-cvs mailing list