gcc: rest clean up after 15ab9ca51d.

This commit is contained in:
Jérôme Duval 2015-07-30 18:57:17 +02:00
parent 03e3047c8a
commit 7c3622a5de

View File

@ -96,7 +96,7 @@ arm*-*-*)
;;
avr-*-*)
cpu_type=avr
;;
;;
bfin*-*)
cpu_type=bfin
;;
@ -684,7 +684,7 @@ lm32-*-rtems*)
lm32-*-uclinux*)
extra_parts="$extra_parts crtbegin.o crtendS.o crtbeginT.o"
tmake_file="lm32/t-lm32 lm32/t-uclinux t-libgcc-pic t-softfp-sfdf t-softfp"
;;
;;
m32r-*-elf*)
tmake_file=t-fdpbit
;;