* configure.tgt: Remove stray ;;.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 7 Apr 2011 01:19:22 +0000 (01:19 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 7 Apr 2011 01:19:22 +0000 (01:19 +0000)
ld/ChangeLog
ld/configure.tgt

index 54ed744..ce47d73 100644 (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*,
index 713013d..c96e6ad 100644 (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"
                        ;;