aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 8512e448..2c512bd 100644
--- a/configure.in
+++ b/configure.in
@@ -217,7 +217,7 @@ case "${target}" in
v810*) target_makefile_frag=config/mt-v810 ;;
i[3456]86-*-netware*) target_makefile_frag=config/mt-netware ;;
# start-sanitize-r5900
- mips64vr5900*-*-*) target_makefile_frag=config/mt-r5900 ;;
+ mips64r5900*-*-*) target_makefile_frag=config/mt-r5900 ;;
# end-sanitize-r5900
powerpc-*-netware*) target_makefile_frag=config/mt-netware ;;
*-*-linux-gnu) target_makefile_frag=config/mt-linux ;;