sys: Index netlink/ files with the cscope target

Reviewed by:	oshogbo
Approved by:	oshogbo (mentor)
Differential Revision: https://reviews.freebsd.org/D45934
This commit is contained in:
Konrad Witaszczyk 2024-07-09 15:16:56 +01:00
parent 9ae91f59c5
commit 5688843dc9

View File

@ -1,7 +1,7 @@
# Directories to include in cscope name file and TAGS.
CSCOPEDIRS= bsm cam cddl compat conf contrib crypto ddb dev fs gdb \
geom gnu isa kern libkern modules net net80211 \
netgraph netinet netinet6 netipsec netpfil \
netgraph netinet netinet6 netipsec netlink netpfil \
netsmb nfs nfsclient nfsserver nlm ofed opencrypto \
rpc security sys ufs vm xdr xen ${CSCOPE_ARCHDIR}
.if !defined(CSCOPE_ARCHDIR)