diff options
author | Nick Clifton <nickc@redhat.com> | 2000-12-12 19:29:24 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-12-12 19:29:24 +0000 |
commit | e972090a0404a663fe10db32ba50dbdc841e7dc1 (patch) | |
tree | 7a5fd1d9741a95328e25dfec018724a83ca6619a /gas/configure.in | |
parent | d4c0c039516e9a04d7f55e971fd0b8e75cbcb716 (diff) | |
download | gdb-e972090a0404a663fe10db32ba50dbdc841e7dc1.zip gdb-e972090a0404a663fe10db32ba50dbdc841e7dc1.tar.gz gdb-e972090a0404a663fe10db32ba50dbdc841e7dc1.tar.bz2 |
Fix formatting
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 e5cbba8..c90a5dc 100644 --- a/gas/configure.in +++ b/gas/configure.in @@ -475,6 +475,7 @@ changequote([,])dnl ppc-*) bfd_gas=yes ;; sparc-*) bfd_gas=yes ;; strongarm-*) bfd_gas=yes ;; + xscale-*) bfd_gas=yes ;; *-elf) bfd_gas=yes ;; *-ecoff) bfd_gas=yes ;; *-som) bfd_gas=yes ;; |