summaryrefslogtreecommitdiff
path: root/sys/Makefile
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2012-03-20 18:05:15 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2012-03-20 18:05:15 +0000
commit46c57c8d2b63867e4aadcdae1095c34d06b25f96 (patch)
treecf006431d7ae6079a71f77d0e292cef9fe77034b /sys/Makefile
parentc725650d64bb68b8c134f57f5328ef9ea61d60f6 (diff)
Notes
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 a1a67ca5fcc0..74068d1425e3 100644
--- a/sys/Makefile
+++ b/sys/Makefile
@@ -11,7 +11,7 @@ SUBDIR= boot
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 \
+ netsmb nfs nfsclient nfsserver nlm ofed opencrypto \
pci rpc security sys ufs vm xdr xen ${CSCOPE_ARCHDIR}
.if !defined(CSCOPE_ARCHDIR)
.if defined(ALL_ARCH)