aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2017-09-13 12:16:27 +0000
committerEd Maste <emaste@FreeBSD.org>2017-09-13 12:16:27 +0000
commiteadaf05db0a497dae9b74058c98cd512bee120af (patch)
treeb6441feac52c361d7b20ed890245971325df8379 /sys/modules/Makefile
parenta9bfc8d2ae1a578c02bca2cdc862565463a921be (diff)
downloadsrc-eadaf05db0a497dae9b74058c98cd512bee120af.tar.gz
src-eadaf05db0a497dae9b74058c98cd512bee120af.zip
qlnx: exclude if WITHOUT_SOURCELESS_UCODE set
PR: 222277 Submitted by: Fabian Keil Obtained from: ElectroBSD MFC after: 1 week
Notes
Notes: svn path=/head/; revision=323539
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 220c3ff43797..43d3bd9308c9 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -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