ATMEL AVR microcontroller support.
[deliverable/binutils-gdb.git] / gas / configure.in
index d3e6137b3dbc1c2bfe04321e21a538378f55cd88..8ee42a6deb80a508310d401873d3d9a5e8f09bbe 100644 (file)
@@ -164,6 +164,8 @@ changequote([,])dnl
       arm-*-pe | thumb-*-pe)            fmt=coff em=pe ;;
       arm-*-riscix*)                   fmt=aout em=riscix ;;
 
+      avr-*-*)             fmt=elf bfd_gas=yes ;;
+
       d10v-*-*)                    fmt=elf bfd_gas=yes ;;
       d30v-*-*)                    fmt=elf bfd_gas=yes ;;
 
This page took 0.025563 seconds and 4 git commands to generate.