diff options
| author | Hans Petter Selasky <hselasky@FreeBSD.org> | 2017-02-22 19:39:54 +0000 |
|---|---|---|
| committer | Hans Petter Selasky <hselasky@FreeBSD.org> | 2017-02-22 19:39:54 +0000 |
| commit | 1cdefd084d6e5aca88b1647d24fd3b02866865b6 (patch) | |
| tree | 779e6a8d2ae899a4042aa2e9ef4a6be1e90384c2 /sys/modules/linuxkpi/Makefile | |
| parent | 8306998f5b87e45dd61e81a75a00419bd283ee4c (diff) | |
Notes
Diffstat (limited to 'sys/modules/linuxkpi/Makefile')
| -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 beb9f71a24fa..64f88c5ec872 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_page.c \ linux_pci.c \ linux_radix.c \ linux_rcu.c \ |
