diff options
| author | Hans Petter Selasky <hselasky@FreeBSD.org> | 2017-02-21 13:23:53 +0000 |
|---|---|---|
| committer | Hans Petter Selasky <hselasky@FreeBSD.org> | 2017-02-21 13:23:53 +0000 |
| commit | ef23481a79936b733ee5c40fdc6c9ec3b0c01fca (patch) | |
| tree | b67b0f6a04c69a9ab254f169be36d9545f9eb14e /sys/modules | |
| parent | 1e3db1de0cf6b904373e0f4c9e738b9713f3e17b (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -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 185fd4008901..9646fb8b80ea 100644 --- a/sys/modules/linuxkpi/Makefile +++ b/sys/modules/linuxkpi/Makefile @@ -8,6 +8,7 @@ SRCS= linux_kmod.c \ linux_kthread.c \ linux_pci.c \ linux_radix.c \ + linux_tasklet.c \ linux_idr.c \ linux_usb.c |
