mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Include sys/xen in cscope tag file generation.
This commit is contained in:
parent
1bd320ec51
commit
e1f3ca6edc
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ CSCOPEDIRS= boot bsm cam cddl compat conf contrib crypto ddb dev fs gdb \
|
|||
geom gnu isa kern libkern modules net net80211 netatalk \
|
||||
netgraph netinet netinet6 netipsec netipx netnatm netncp \
|
||||
netsmb nfs nfsclient nfsserver nlm opencrypto \
|
||||
pci rpc security sys ufs vm xdr ${CSCOPE_ARCHDIR}
|
||||
pci rpc security sys ufs vm xdr xen ${CSCOPE_ARCHDIR}
|
||||
.if defined(ALL_ARCH)
|
||||
CSCOPE_ARCHDIR ?= amd64 arm i386 ia64 mips pc98 powerpc sparc64 x86
|
||||
.else
|
||||
|
|
|
|||
Loading…
Reference in a new issue