* configure.tgt: Remove stray ;;.

This commit is contained in:
Joseph Myers 2011-04-07 01:19:22 +00:00
parent 51ff30dc4f
commit 91db4c57cf
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2011-04-07 Joseph Myers <joseph@codesourcery.com>
* configure.tgt: Remove stray ;;.
2011-04-06 Joseph Myers <joseph@codesourcery.com>
* configure.tgt (thumb-*-linux-* | thumb-*-uclinux*,

View File

@ -97,7 +97,6 @@ arm*-*-uclinux*) targ_emul=armelf_linux
;;
arm-*-vxworks) targ_emul=armelf_vxworks ;;
arm*-*-conix*) targ_emul=armelf ;;
;;
avr-*-*) targ_emul=avr2
targ_extra_emuls="avr1 avr25 avr3 avr31 avr35 avr4 avr5 avr51 avr6 avrxmega1 avrxmega2 avrxmega3 avrxmega4 avrxmega5 avrxmega6 avrxmega7"
;;