diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2018-09-05 21:47:22 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2018-09-05 21:47:22 +0000 |
| commit | 9f45c6c12466016abc83457a80ef7d3ffe02d678 (patch) | |
| tree | 5fd7339ffeb56fcb295506bb4d087515cea3039c /lib/libelf/Makefile | |
| parent | eb81f38a62c9ae246955feceedb8c043e78f871f (diff) | |
Notes
Diffstat (limited to 'lib/libelf/Makefile')
| -rw-r--r-- | lib/libelf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libelf/Makefile b/lib/libelf/Makefile index 5c1cb8c19a45a..0fa80f5a0c499 100644 --- a/lib/libelf/Makefile +++ b/lib/libelf/Makefile @@ -43,6 +43,7 @@ SRCS= elf.c \ gelf_ehdr.c \ gelf_getclass.c \ gelf_fsize.c \ + gelf_mips64el.c \ gelf_move.c \ gelf_phdr.c \ gelf_rel.c \ |
