diff options
Diffstat (limited to 'gas/configure.tgt')
-rw-r--r-- | gas/configure.tgt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/configure.tgt b/gas/configure.tgt index de1b676..1d7e10d 100644 --- a/gas/configure.tgt +++ b/gas/configure.tgt @@ -392,7 +392,7 @@ case ${generic_target} in xstormy16-*-*) fmt=elf ;; - xtensa-*-*) fmt=elf ;; + xtensa*-*-*) fmt=elf ;; z80-*-coff) fmt=coff ;; |