Re-enable GAS for z8k-coff

This commit is contained in:
Nick Clifton
2005-08-26 09:47:49 +00:00
parent 98a7a8547e
commit c0524131ea
13 changed files with 248 additions and 114 deletions

View File

@@ -387,7 +387,7 @@ case ${generic_target} in
esac
case ${cpu_type} in
alpha | arm | i386 | ia64 | mips | ns32k | pdp11 | ppc | sparc)
alpha | arm | i386 | ia64 | mips | ns32k | pdp11 | ppc | sparc | z8k)
bfd_gas=yes
;;
esac