View | Details | Raw Unified | Return to bug 222277
Collapse All | Expand All

(-)b/sys/modules/Makefile (-2 / +1 lines)
Lines 718-725 _qlxge= qlxge Link Here
718
_qlxgb=		qlxgb
718
_qlxgb=		qlxgb
719
.if ${MK_SOURCELESS_UCODE} != "no"
719
.if ${MK_SOURCELESS_UCODE} != "no"
720
_qlxgbe=	qlxgbe
720
_qlxgbe=	qlxgbe
721
.endif
722
_qlnx=		qlnx
721
_qlnx=		qlnx
722
.endif
723
_sfxge=		sfxge
723
_sfxge=		sfxge
724
_sgx=		sgx
724
_sgx=		sgx
725
_sgx_linux=	sgx_linux
725
_sgx_linux=	sgx_linux
726
- 

Return to bug 222277