summaryrefslogtreecommitdiff
path: root/sys/modules/linuxkpi/Makefile
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2020-10-02 18:28:00 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2020-10-02 18:28:00 +0000
commita91b408a36e5310d3790b559e4ac8af7a64dd8db (patch)
treed612a725ddc3817f73adccf58cdab760d1160840 /sys/modules/linuxkpi/Makefile
parent2b68c973378d3ffeff501ca8c9db5bd21a2283ea (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 a47d2336b8c3..97e18f45eb12 100644
--- a/sys/modules/linuxkpi/Makefile
+++ b/sys/modules/linuxkpi/Makefile
@@ -4,6 +4,7 @@
KMOD= linuxkpi
SRCS= linux_compat.c \
linux_current.c \
+ linux_dmi.c \
linux_hrtimer.c \
linux_idr.c \
linux_kmod.c \