PR target/65296
* config.gcc (extra_gcc_objs) [avr-*-rtems*]: Remove.
From-SVN: r221144
+2015-03-03 Georg-Johann Lay <avr@gjlay.de>
+
+ PR target/65296
+ * config.gcc (extra_gcc_objs) [avr-*-rtems*]: Remove.
+
2015-03-03 Georg-Johann Lay <avr@gjlay.de>
PR target/64331
avr-*-rtems*)
tm_file="elfos.h avr/elf.h avr/avr-arch.h avr/avr.h dbxelf.h avr/rtems.h rtems.h newlib-stdint.h"
tmake_file="${tmake_file} avr/t-avr avr/t-multilib avr/t-rtems"
- extra_gcc_objs="driver-avr.o avr-devices.o"
extra_objs="avr-devices.o avr-log.o"
;;
avr-*-*)