aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/mlx5/Makefile
diff options
context:
space:
mode:
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