aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/mlx5/Makefile
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2016-07-27 20:44:53 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2016-07-27 20:44:53 +0000
commit1a27b3ad56bd7c227d8fa1976bb4860091eab951 (patch)
treee7592bca046f631eec223f24d2adbde8b657d7b2 /sys/modules/mlx5/Makefile
parent74adf80539f5e84f9d2aa5e18985ba2b52efceef (diff)
Notes
Diffstat (limited to 'sys/modules/mlx5/Makefile')
-rw-r--r--sys/modules/mlx5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/mlx5/Makefile b/sys/modules/mlx5/Makefile
index 831e49bbf9c7..2018e42e35a6 100644
--- a/sys/modules/mlx5/Makefile
+++ b/sys/modules/mlx5/Makefile
@@ -25,7 +25,7 @@ mlx5_uar.c \
mlx5_vport.c \
mlx5_wq.c \
device_if.h bus_if.h vnode_if.h pci_if.h \
- opt_inet.h opt_inet6.h opt_random.h opt_rss.h
+ opt_inet.h opt_inet6.h opt_rss.h
CFLAGS+= -I${.CURDIR}/../../ofed/include
CFLAGS+= -I${.CURDIR}/../../compat/linuxkpi/common/include