summaryrefslogtreecommitdiff
path: root/toolchain/gcc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gcc/Makefile')
-rw-r--r--toolchain/gcc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/Makefile b/toolchain/gcc/Makefile
index 25c396e1b..8d45b5bc6 100644
--- a/toolchain/gcc/Makefile
+++ b/toolchain/gcc/Makefile
@@ -140,7 +140,7 @@ GCC_CONFOPTS+= --with-cpu=ultrasparc
endif
ifeq ($(ADK_CPU_CF_5208),y)
-GCC_CONFOPTS+= --enable-multilib --with-arch=cf --with-cpu=5208
+GCC_CONFOPTS+= --enable-multilib --with-arch=cf --with-cpu=5307
endif
ifneq ($(ADK_TARGET_MIPS_ABI),)