add gcov to LINT build
MFC after: 1 week
This commit is contained in:
parent
d921e0dd36
commit
6714437b21
@ -664,3 +664,9 @@ options VM_KMEM_SIZE_SCALE
|
||||
# Enable NDIS binary driver support
|
||||
options NDISAPI
|
||||
device ndis
|
||||
|
||||
|
||||
# GCOV (code coverage) support
|
||||
|
||||
options LINDEBUGFS
|
||||
options GCOV
|
||||
|
Loading…
Reference in New Issue
Block a user