diff options
Diffstat (limited to 'gas/configure.tgt')
-rw-r--r-- | gas/configure.tgt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/configure.tgt b/gas/configure.tgt index e3eadac319..9d722ed378 100644 --- a/gas/configure.tgt +++ b/gas/configure.tgt @@ -148,6 +148,8 @@ case ${generic_target} in frv-*-*linux*) fmt=elf em=linux;; frv-*-*) fmt=elf ;; + moxie-*-*) fmt=elf ;; + hppa-*-linux*) case ${cpu} in hppa*64*) fmt=elf em=hppalinux64 ;; |