diff options
| author | Mitchell Horne <mhorne@FreeBSD.org> | 2022-10-28 21:19:39 +0000 |
|---|---|---|
| committer | Mitchell Horne <mhorne@FreeBSD.org> | 2022-11-06 14:54:46 +0000 |
| commit | d96eebfdb351abf5e604f43e8f022f8bb861bdbd (patch) | |
| tree | 1c366ce5aade560e7005160a476c32af0c39e490 /sys/modules/linux64/Makefile | |
| parent | 9dc3a403c34e0013370a19fe581cfd8cff2effa3 (diff) | |
Diffstat (limited to 'sys/modules/linux64/Makefile')
| -rw-r--r-- | sys/modules/linux64/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/linux64/Makefile b/sys/modules/linux64/Makefile index 3d7b973742e9..ef6644c3deb7 100644 --- a/sys/modules/linux64/Makefile +++ b/sys/modules/linux64/Makefile @@ -22,6 +22,7 @@ SRCS= linux_dummy_machdep.c \ linux_signal.c \ linux_socket.c \ linux_stats.c \ + linux_syscalls.c \ linux_sysctl.c \ linux_sysent.c \ linux_sysvec.c \ |
