]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/Makefile.am
Reinstate mips ecoff support
[thirdparty/binutils-gdb.git] / bfd / Makefile.am
index 61bb0c0e10f63d52f0e27a61c359ae8eda25631d..73427cb39f34a358a0b30fe6d734858db0c7c702 100644 (file)
@@ -267,6 +267,7 @@ BFD32_BACKENDS = \
        coff-arm.lo \
        coff-go32.lo \
        coff-i386.lo \
+       coff-mips.lo \
        coff-rs6000.lo \
        coff-sh.lo \
        coff-stgo32.lo \
@@ -406,6 +407,7 @@ BFD32_BACKENDS_CFILES = \
        coff-arm.c \
        coff-go32.c \
        coff-i386.c \
+       coff-mips.c \
        coff-rs6000.c \
        coff-sh.c \
        coff-stgo32.c \