diff options
Diffstat (limited to 'gas/configure.in')
-rw-r--r-- | gas/configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/configure.in b/gas/configure.in index 424e898..89f2a79 100644 --- a/gas/configure.in +++ b/gas/configure.in @@ -97,6 +97,7 @@ changequote([,])dnl # assign object format case ${generic_target} in + a29k-*-coff) fmt=coff targ=ebmon29k ;; a29k-amd-udi) fmt=coff targ=ebmon29k ;; a29k-amd-ebmon) fmt=coff targ=ebmon29k ;; a29k-nyu-sym1) fmt=coff targ=ebmon29k ;; |