* 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 54ed744641b8b72a8d61ad019fd59107b90ad131..ce47d73217c4500e1b4e6b83a942c3c9431e11c5 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 713013d5a4e717d0466be0ffc4c8975e575675ec..c96e6ad0e400235632ad637cb9e1a1d236431b2c 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"
                        ;;