vr5900 -> r5900

Accept r5900el too
This commit is contained in:
Jeff Law 1997-09-23 16:42:24 +00:00
parent 4e96260fd0
commit 4a5d33bb4f
1 changed files with 1 additions and 1 deletions

View File

@ -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 ;;