This patch adds support to objdump for disassembly of NFP (Netronome Flow Processor...
[deliverable/binutils-gdb.git] / bfd / Makefile.in
index 3acbdaa216601da6ac59c4ab0d8c777a2819ffe7..ccd9ce1201b777ef2708d85e14dacad2a96abd29 100644 (file)
@@ -468,6 +468,7 @@ ALL_MACHINES = \
        cpu-msp430.lo \
        cpu-mt.lo \
        cpu-nds32.lo \
+       cpu-nfp.lo \
        cpu-nios2.lo \
        cpu-ns32k.lo \
        cpu-or1k.lo \
@@ -551,6 +552,7 @@ ALL_MACHINES_CFILES = \
        cpu-msp430.c \
        cpu-mt.c \
        cpu-nds32.c \
+       cpu-nfp.c \
        cpu-ns32k.c \
        cpu-nios2.c \
        cpu-or1k.c \
@@ -890,6 +892,7 @@ BFD64_BACKENDS = \
        elf64-mips.lo \
        elfxx-mips.lo \
        elf64-mmix.lo \
+       elf64-nfp.lo \
        elf64-ppc.lo \
        elf32-riscv.lo \
        elf64-riscv.lo \
@@ -925,6 +928,7 @@ BFD64_BACKENDS_CFILES = \
        elf64-ia64-vms.c \
        elf64-mips.c \
        elf64-mmix.c \
+       elf64-nfp.c \
        elf64-ppc.c \
        elf64-s390.c \
        elf64-sparc.c \
@@ -1259,6 +1263,7 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-msp430.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mt.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-nds32.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-nfp.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-nios2.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-ns32k.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-or1k.Plo@am__quote@
@@ -1382,6 +1387,7 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-ia64.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-mips.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-mmix.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-nfp.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-ppc.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-riscv.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-s390.Plo@am__quote@
This page took 0.025286 seconds and 4 git commands to generate.