mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Hook the myri10ge driver to the i386 and amd64 module builds.
Sponsored by: Myricom Inc. Reviewed by: scottl
This commit is contained in:
parent
009b3d3d4b
commit
2790e25d62
1 changed files with 3 additions and 0 deletions
|
|
@ -158,6 +158,7 @@ SUBDIR= ${_3dfx} \
|
|||
msdosfs_iconv \
|
||||
${_mse} \
|
||||
my \
|
||||
${_myri10ge} \
|
||||
${_ncp} \
|
||||
${_ncv} \
|
||||
${_ndis} \
|
||||
|
|
@ -353,6 +354,7 @@ _linprocfs= linprocfs
|
|||
_linux= linux
|
||||
_lnc= lnc
|
||||
_mse= mse
|
||||
_myri10ge= myri10ge
|
||||
_ncp= ncp
|
||||
_ncv= ncv
|
||||
_ndis= ndis
|
||||
|
|
@ -454,6 +456,7 @@ _ipmi= ipmi
|
|||
_ips= ips
|
||||
#_lnc= lnc
|
||||
_mly= mly
|
||||
_myri10ge= myri10ge
|
||||
_ndis= ndis
|
||||
_nve= nve
|
||||
_safe= safe
|
||||
|
|
|
|||
Loading…
Reference in a new issue