diff options
| author | Hans Petter Selasky <hselasky@FreeBSD.org> | 2017-03-08 11:09:27 +0000 |
|---|---|---|
| committer | Hans Petter Selasky <hselasky@FreeBSD.org> | 2017-03-08 11:09:27 +0000 |
| commit | 14c5024db875e0a4104b0203f3d202eb3042230c (patch) | |
| tree | 0660ccf0686b996b3960b8f531fb84bb7ef6bf3e /sys/modules/linuxkpi | |
| parent | 0e3bbe9197c60139af00420be96e1a690ba4987c (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 e9e644964985..5c6a93109744 100644 --- a/sys/modules/linuxkpi/Makefile +++ b/sys/modules/linuxkpi/Makefile @@ -10,6 +10,7 @@ SRCS= linux_kmod.c \ linux_pci.c \ linux_radix.c \ linux_rcu.c \ + linux_slab.c \ linux_tasklet.c \ linux_idr.c \ linux_usb.c \ |
