Add support for the Z80 processor family
[deliverable/binutils-gdb.git] / opcodes / configure.in
index 5156685e8cbb9aa324cde3b8d1dc7f7644dc7b02..ad02c3e3d168a967a8ea7b4a237877b90090185b 100644 (file)
@@ -229,6 +229,7 @@ if test x${all_targets} = xfalse ; then
        bfd_we32k_arch)         ;;
        bfd_xstormy16_arch)     ta="$ta xstormy16-asm.lo xstormy16-desc.lo xstormy16-dis.lo xstormy16-ibld.lo xstormy16-opc.lo" using_cgen=yes ;;
        bfd_xtensa_arch)        ta="$ta xtensa-dis.lo" ;;
+       bfd_z80_arch)           ta="$ta z80-dis.lo" ;;
        bfd_z8k_arch)           ta="$ta z8k-dis.lo" ;;
 
        "")                     ;;
This page took 0.024222 seconds and 4 git commands to generate.