mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
ofed: move opensm to standard WITH_OFED
This commit is contained in:
parent
31ce49c7ab
commit
a4ee795a2d
1 changed files with 2 additions and 3 deletions
|
|
@ -4,9 +4,8 @@
|
|||
SUBDIR= \
|
||||
libibverbs \
|
||||
librdmacm \
|
||||
infiniband-diags
|
||||
|
||||
SUBDIR.${MK_OFED_EXTRA}+= opensm
|
||||
infiniband-diags \
|
||||
opensm
|
||||
|
||||
SUBDIR_PARALLEL=
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue