From 239d88cee2f2ff5ec96756abc83fbfe0c64505d0 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 10 Mar 2005 19:48:32 +0000 Subject: Try out mips3 --- target/device/AMD/DBAu1500/uClibc.config.mipsel | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/device/AMD/DBAu1500') diff --git a/target/device/AMD/DBAu1500/uClibc.config.mipsel b/target/device/AMD/DBAu1500/uClibc.config.mipsel index 7054c3dbc..9a6e096ae 100644 --- a/target/device/AMD/DBAu1500/uClibc.config.mipsel +++ b/target/device/AMD/DBAu1500/uClibc.config.mipsel @@ -29,9 +29,9 @@ ARCH_SUPPORTS_LITTLE_ENDIAN=y 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 -- cgit v1.2.3