mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Enable pms module on amd64 for now.
This commit is contained in:
parent
5894064d12
commit
a650d8699f
1 changed files with 2 additions and 0 deletions
|
|
@ -276,6 +276,7 @@ SUBDIR= \
|
|||
${_pfsync} \
|
||||
plip \
|
||||
${_pmc} \
|
||||
${_pms} \
|
||||
ppbus \
|
||||
ppc \
|
||||
ppi \
|
||||
|
|
@ -620,6 +621,7 @@ _ixlv= ixlv
|
|||
_linux64= linux64
|
||||
_linux_common= linux_common
|
||||
_ntb= ntb
|
||||
_pms= pms
|
||||
_qlxge= qlxge
|
||||
_qlxgb= qlxgb
|
||||
_qlxgbe= qlxgbe
|
||||
|
|
|
|||
Loading…
Reference in a new issue