Kernel TLS depends on INET or INET6 being enabled. Reported by: bz@ MFC after: 1 week Sponsored by: NVIDIA Networking
24 lines
377 B
Plaintext
24 lines
377 B
Plaintext
# $FreeBSD$
|
|
|
|
include LINT
|
|
ident LINT-NOIP
|
|
makeoptions MKMODULESENV+="WITHOUT_INET_SUPPORT="
|
|
makeoptions MKMODULESENV+="WITHOUT_INET6_SUPPORT="
|
|
nooptions INET
|
|
nooptions INET6
|
|
nooptions KERN_TLS
|
|
nodevice age
|
|
nodevice alc
|
|
nodevice ale
|
|
nodevice bxe
|
|
nodevice em
|
|
nodevice fxp
|
|
nodevice jme
|
|
nodevice lio
|
|
nodevice msk
|
|
nodevice mxge
|
|
nodevice sge
|
|
nodevice sk
|
|
nodevice txp
|
|
nodevice netmap
|