summaryrefslogtreecommitdiffstats
path: root/sys/modules/mac_none
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2002-10-22 17:10:15 +0000
committerrwatson <rwatson@FreeBSD.org>2002-10-22 17:10:15 +0000
commita069ca3e04f1dd2820626a87ee0803a9d068aaf9 (patch)
treef74bb975d38aac19fab7a6d984894d0fb3541416 /sys/modules/mac_none
parentba7568999c63313bded42bd0dd82d3db9edd3a35 (diff)
downloadFreeBSD-src-a069ca3e04f1dd2820626a87ee0803a9d068aaf9.zip
FreeBSD-src-a069ca3e04f1dd2820626a87ee0803a9d068aaf9.tar.gz
opt_mac.h is no longer required for any of these modules, remove from
the dependencies. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
Diffstat (limited to 'sys/modules/mac_none')
-rw-r--r--sys/modules/mac_none/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/mac_none/Makefile b/sys/modules/mac_none/Makefile
index a3a9f62..b180f71 100644
--- a/sys/modules/mac_none/Makefile
+++ b/sys/modules/mac_none/Makefile
@@ -4,7 +4,6 @@
KMOD= mac_none
SRCS= vnode_if.h \
- opt_mac.h \
mac_none.c
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud