Author: bdrewery
Date: Wed Jul 27 20:44:53 2016
New Revision: 303414
URL: https://svnweb.freebsd.org/changeset/base/303414
Log:
opt_random.h was removed in r287558 for opt_global.h
MFC after: 3 days
Sponsored by: EMC / Isilon Storage Division
Modified:
head/sys/modules/mlx5/Makefile
Modified: head/sys/modules/mlx5/Makefile
==============================================================================
--- head/sys/modules/mlx5/Makefile Wed Jul 27 20:43:08 2016
(r303413)
+++ head/sys/modules/mlx5/Makefile Wed Jul 27 20:44:53 2016
(r303414)
@@ -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
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"