Add FreeBSD/riscv architecture.
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index 5b3a952fce8a1d2e77deea45da5c725ab8839d19..b1e94364376a0541438bb1f1680358ac77f40d95 100644 (file)
@@ -744,6 +744,7 @@ ALL_TARGET_OBS = \
        ppc-sysv-tdep.o \
        ppc64-tdep.o \
        ravenscar-thread.o \
+       riscv-fbsd-tdep.o \
        riscv-linux-tdep.o \
        riscv-tdep.o \
        rl78-tdep.o \
@@ -1338,6 +1339,7 @@ HFILES_NO_SRCDIR = \
        remote.h \
        remote-fileio.h \
        remote-notif.h \
+       riscv-fbsd-tdep.h \
        riscv-tdep.h \
        rs6000-aix-tdep.h \
        rs6000-tdep.h \
@@ -2306,6 +2308,7 @@ ALLDEPFILES = \
        procfs.c \
        ravenscar-thread.c \
        remote-sim.c \
+       riscv-fbsd-tdep.c \
        riscv-linux-nat.c \
        riscv-linux-tdep.c \
        riscv-tdep.c \
This page took 0.024668 seconds and 4 git commands to generate.