Exclude ndis from the LINT build as it currently breaks the build, patches to
move to the new usb stack are in progress.
This commit is contained in:
parent
e10f01b24b
commit
cf8a92987a
@ -509,5 +509,5 @@ options VM_KMEM_SIZE_MAX
|
||||
options VM_KMEM_SIZE_SCALE
|
||||
|
||||
# Enable NDIS binary driver support
|
||||
options NDISAPI
|
||||
device ndis
|
||||
#options NDISAPI
|
||||
#device ndis
|
||||
|
@ -882,8 +882,8 @@ options DEBUG_SVR4 # enable verbose debugging
|
||||
device streams # STREAMS network driver (required for svr4).
|
||||
|
||||
# Enable NDIS binary driver support
|
||||
options NDISAPI
|
||||
device ndis
|
||||
#options NDISAPI
|
||||
#device ndis
|
||||
|
||||
|
||||
#####################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user