Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144242019
D19983.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D19983.id.diff
View Options
Index: head/sys/modules/Makefile
===================================================================
--- head/sys/modules/Makefile
+++ head/sys/modules/Makefile
@@ -483,7 +483,24 @@
SUBDIR+= linprocfs
SUBDIR+= linsysfs
_ena= ena
+.if ${MK_OFED} != "no" || defined(ALL_MODULES)
+_ibcore= ibcore
+_ipoib= ipoib
+_iser= iser
.endif
+_mlx4= mlx4
+_mlx5= mlx5
+.if (${MK_INET_SUPPORT} != "no" && ${MK_INET6_SUPPORT} != "no") || \
+ defined(ALL_MODULES)
+_mlx4en= mlx4en
+_mlx5en= mlx5en
+.endif
+.if ${MK_OFED} != "no" || defined(ALL_MODULES)
+_mthca= mthca
+_mlx4ib= mlx4ib
+_mlx5ib= mlx5ib
+.endif
+.endif
.if ${MK_NAND} != "no" || defined(ALL_MODULES)
_nandfs= nandfs
@@ -592,15 +609,8 @@
_et= et
_exca= exca
_fe= fe
-.if ${MK_OFED} != "no" || defined(ALL_MODULES)
-_ibcore= ibcore
-.endif
_if_ndis= if_ndis
_io= io
-.if ${MK_OFED} != "no" || defined(ALL_MODULES)
-_ipoib= ipoib
-_iser= iser
-.endif
_ix= ix
_ixv= ixv
_linux= linux
@@ -672,18 +682,6 @@
_iwifw= iwifw
_iwmfw= iwmfw
_iwnfw= iwnfw
-.endif
-_mlx4= mlx4
-_mlx5= mlx5
-.if (${MK_INET_SUPPORT} != "no" && ${MK_INET6_SUPPORT} != "no") || \
- defined(ALL_MODULES)
-_mlx4en= mlx4en
-_mlx5en= mlx5en
-.endif
-.if ${MK_OFED} != "no" || defined(ALL_MODULES)
-_mthca= mthca
-_mlx4ib= mlx4ib
-_mlx5ib= mlx5ib
.endif
_mly= mly
_nfe= nfe
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 8, 12:37 AM (1 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28461066
Default Alt Text
D19983.id.diff (1 KB)
Attached To
Mode
D19983: Enable Mellanox drivers on AArch64
Attached
Detach File
Event Timeline
Log In to Comment