aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/linuxkpi/Makefile
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2017-06-26 16:28:46 +0000
committerMark Johnston <markj@FreeBSD.org>2017-06-26 16:28:46 +0000
commit9ea3e14182f3c0fa0a22d3d53886bfd0fff9d098 (patch)
tree5aa2522206f6245a58b8b6a4be5b2cd30a572195 /sys/modules/linuxkpi/Makefile
parentdeb808ad3bcdacf55ffed078bad0535584514fb8 (diff)
Notes
Diffstat (limited to 'sys/modules/linuxkpi/Makefile')
-rw-r--r--sys/modules/linuxkpi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/linuxkpi/Makefile b/sys/modules/linuxkpi/Makefile
index 8f2e5caf641d..7565d523994c 100644
--- a/sys/modules/linuxkpi/Makefile
+++ b/sys/modules/linuxkpi/Makefile
@@ -5,6 +5,7 @@ KMOD= linuxkpi
SRCS= linux_kmod.c \
linux_compat.c \
linux_current.c \
+ linux_hrtimer.c \
linux_kthread.c \
linux_lock.c \
linux_page.c \