add gcov to LINT build

MFC after:	1 week
This commit is contained in:
Matt Macy 2019-03-07 03:50:34 +00:00
parent b02af3b2cf
commit 030963c090
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=344868

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