summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorEric Andersen2005-04-14 10:01:51 +0200
committerEric Andersen2005-04-14 10:01:51 +0200
commit1f916f68356bbd845d3daee9a52d293e1d894be5 (patch)
treec85214ecec84be2833830294434bce6c781f15fa /target
parentMinor ltrace updates (diff)
downloadbuildroot-1f916f68356bbd845d3daee9a52d293e1d894be5.tar.gz
buildroot-1f916f68356bbd845d3daee9a52d293e1d894be5.tar.xz
buildroot-1f916f68356bbd845d3daee9a52d293e1d894be5.zip
switch to mips32
Diffstat (limited to 'target')
-rw-r--r--target/device/AMD/DBAu1500/uClibc.config.mips4
-rw-r--r--target/device/AMD/DBAu1500/uClibc.config.mipsel4
2 files changed, 4 insertions, 4 deletions
diff --git a/target/device/AMD/DBAu1500/uClibc.config.mips b/target/device/AMD/DBAu1500/uClibc.config.mips
index 8bc5c975d..8c47ffcf0 100644
--- a/target/device/AMD/DBAu1500/uClibc.config.mips
+++ b/target/device/AMD/DBAu1500/uClibc.config.mips
@@ -31,9 +31,9 @@ ARCH_CFLAGS="-mno-split-addresses"
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
diff --git a/target/device/AMD/DBAu1500/uClibc.config.mipsel b/target/device/AMD/DBAu1500/uClibc.config.mipsel
index 7966bac56..cd568e427 100644
--- a/target/device/AMD/DBAu1500/uClibc.config.mipsel
+++ b/target/device/AMD/DBAu1500/uClibc.config.mipsel
@@ -31,9 +31,9 @@ ARCH_CFLAGS="-mno-split-addresses"
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