aboutsummaryrefslogtreecommitdiff
path: root/sys/Makefile
diff options
context:
space:
mode:
authorRui Paulo <rpaulo@FreeBSD.org>2014-09-23 06:32:19 +0000
committerRui Paulo <rpaulo@FreeBSD.org>2014-09-23 06:32:19 +0000
commit5c3babf63f9e06ce2b5eea9bec7e3bad55a7859e (patch)
tree1b8a65e9cf692cc45d58b27b92c9b9ed23935e01 /sys/Makefile
parent98d0a9d05af80552500d8920a6b70ee397e41901 (diff)
downloadsrc-5c3babf63f9e06ce2b5eea9bec7e3bad55a7859e.tar.gz
src-5c3babf63f9e06ce2b5eea9bec7e3bad55a7859e.zip
Remove "pci" from CSCOPEDIRS.
Notes
Notes: svn path=/head/; revision=272019
Diffstat (limited to 'sys/Makefile')
-rw-r--r--sys/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/Makefile b/sys/Makefile
index dc1d5e984327..46d883e1e74d 100644
--- a/sys/Makefile
+++ b/sys/Makefile
@@ -5,7 +5,7 @@ CSCOPEDIRS= boot bsm cam cddl compat conf contrib crypto ddb dev fs gdb \
geom gnu isa kern libkern modules net net80211 \
netgraph netinet netinet6 netipsec netnatm netpfil \
netsmb nfs nfsclient nfsserver nlm ofed opencrypto \
- pci rpc security sys ufs vm xdr xen ${CSCOPE_ARCHDIR}
+ rpc security sys ufs vm xdr xen ${CSCOPE_ARCHDIR}
.if !defined(CSCOPE_ARCHDIR)
.if defined(ALL_ARCH)
CSCOPE_ARCHDIR = amd64 arm i386 mips pc98 powerpc sparc64 x86