diff options
| author | Andriy Gapon <avg@FreeBSD.org> | 2017-03-03 12:06:33 +0000 |
|---|---|---|
| committer | Andriy Gapon <avg@FreeBSD.org> | 2017-03-03 12:06:33 +0000 |
| commit | e16ecc4508d091b2de1c417f7ae4a552d14220fb (patch) | |
| tree | b6ccee43395fd049cd65e796ae2784177b8dc919 /sys/modules | |
| parent | 5c5a173df760f953dab22699685d90fb617bcd36 (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/mlx5/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/mlx5/Makefile b/sys/modules/mlx5/Makefile index a43dd24cb030..a06adf254fcb 100644 --- a/sys/modules/mlx5/Makefile +++ b/sys/modules/mlx5/Makefile @@ -30,7 +30,6 @@ device_if.h bus_if.h vnode_if.h pci_if.h \ SRCS+= linux_compat.c linux_radix.c linux_idr.c CFLAGS+= -I${.CURDIR}/../../ofed/include -CFLAGS+= -I${.CURDIR}/../../compat/linuxkpi/common/include .include <bsd.kmod.mk> |
