mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
qlnx: exclude if WITHOUT_SOURCELESS_UCODE set
PR: 222277 Submitted by: Fabian Keil Obtained from: ElectroBSD MFC after: 1 week
This commit is contained in:
parent
a9bfc8d2ae
commit
eadaf05db0
1 changed files with 1 additions and 1 deletions
|
|
@ -718,8 +718,8 @@ _qlxge= qlxge
|
|||
_qlxgb= qlxgb
|
||||
.if ${MK_SOURCELESS_UCODE} != "no"
|
||||
_qlxgbe= qlxgbe
|
||||
.endif
|
||||
_qlnx= qlnx
|
||||
.endif
|
||||
_sfxge= sfxge
|
||||
_sgx= sgx
|
||||
_sgx_linux= sgx_linux
|
||||
|
|
|
|||
Loading…
Reference in a new issue