Add support for the Z80 processor family
[deliverable/binutils-gdb.git] / opcodes / configure
index a9c0ac645696c45d9bc75234cfd539196cc3c639..34c9ced1d03e0e68cabc906d6dc6968a1a693fb3 100755 (executable)
@@ -8769,6 +8769,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.041436 seconds and 4 git commands to generate.