Build the LinuxKPI module by default.

Sponsored by:	Mellanox Technologies
This commit is contained in:
Hans Petter Selasky 2015-10-26 10:09:08 +00:00
parent dfcc270f25
commit 24ef40dee3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=289994

View File

@ -202,7 +202,7 @@ SUBDIR= \
${_linux} \
${_linux_common} \
${_linux64} \
${_linuxkpi} \
linuxkpi \
lmc \
lpt \
mac_biba \
@ -539,9 +539,6 @@ _ixv= ixv
_linprocfs= linprocfs
_linsysfs= linsysfs
_linux= linux
.if ${MK_OFED} != "no"
_linuxkpi= linuxkpi
.endif
_ndis= ndis
_pccard= pccard
.if ${MK_OFED} != "no" || defined(ALL_MODULES)