Remove a check that should be always true.

Discussed with:	pjd
MFC after:	1 week
This commit is contained in:
Konstantin Belousov 2010-05-26 15:36:29 +00:00
parent cb881f8f8e
commit 47d9159525

View File

@ -476,10 +476,8 @@ _nxge= nxge
_wpi= wpi
_wpifw= wpifw
.if ${MK_CRYPT} != "no" || defined(ALL_MODULES)
.if exists(${.CURDIR}/../crypto/via)
_padlock= padlock
.endif
.endif
_s3= s3
_twa= twa
_vesa= vesa
@ -555,10 +553,8 @@ _nxge= nxge
_opensolaris= opensolaris
.endif
.if ${MK_CRYPT} != "no" || defined(ALL_MODULES)
.if exists(${.CURDIR}/../crypto/via)
_padlock= padlock
.endif
.endif
_pccard= pccard
_rdma= rdma
_s3= s3