add gcov to LINT build

MFC after:	1 week
This commit is contained in:
mmacy 2019-03-07 03:50:34 +00:00
parent d921e0dd36
commit 6714437b21

View File

@ -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