bnxt: Remove from LINT
Until bnxt is fixed on i386, remove it from its lint. Create a new section of the config file for things that work everywhere, except i386. Sponsored by: Netflix
This commit is contained in:
parent
eb40e3e757
commit
105019e0d6
@ -885,4 +885,9 @@ options VM_KMEM_SIZE
|
||||
options VM_KMEM_SIZE_MAX
|
||||
options VM_KMEM_SIZE_SCALE
|
||||
|
||||
|
||||
|
||||
#####################################################################
|
||||
# Items broken on i386 that are generally available elsewhere
|
||||
|
||||
# Device uses bus_read_8 and friends, so can't work. Remove it from lint.
|
||||
nodevice bnxt
|
||||
|
Loading…
Reference in New Issue
Block a user