diff options
| author | Hans Petter Selasky <hselasky@FreeBSD.org> | 2017-03-09 18:33:40 +0000 |
|---|---|---|
| committer | Hans Petter Selasky <hselasky@FreeBSD.org> | 2017-03-09 18:33:40 +0000 |
| commit | 9760ac0a3eb6279b8807438ec81ccfe04a16ebfe (patch) | |
| tree | 0c77b5f67d73777f18941c4f22942b587b8c4dc2 /sys/modules/linuxkpi | |
| parent | 5f6fcdca5b2df55e094af7706c1e8928d191c0b7 (diff) | |
Notes
Diffstat (limited to 'sys/modules/linuxkpi')
| -rw-r--r-- | sys/modules/linuxkpi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/linuxkpi/Makefile b/sys/modules/linuxkpi/Makefile index 5c6a93109744..6c35cffb51f4 100644 --- a/sys/modules/linuxkpi/Makefile +++ b/sys/modules/linuxkpi/Makefile @@ -6,6 +6,7 @@ SRCS= linux_kmod.c \ linux_compat.c \ linux_current.c \ linux_kthread.c \ + linux_lock.c \ linux_page.c \ linux_pci.c \ linux_radix.c \ |
