mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-01 13:26:47 +08:00
* configure.tgt: Remove stray ;;.
This commit is contained in:
parent
51ff30dc4f
commit
91db4c57cf
@ -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*,
|
||||
|
@ -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"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user