summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorandre <andre@FreeBSD.org>2004-10-25 20:02:34 +0000
committerandre <andre@FreeBSD.org>2004-10-25 20:02:34 +0000
commit4bbe5a2c0fe11eb31a56ddc303c089ff278b36b6 (patch)
tree4915e23206d1ccfe368221a6bbdac151547aaff4 /sys/modules/Makefile
parent50d63268a9d477e7c04c618790bb07acc44dc916 (diff)
downloadFreeBSD-src-4bbe5a2c0fe11eb31a56ddc303c089ff278b36b6.zip
FreeBSD-src-4bbe5a2c0fe11eb31a56ddc303c089ff278b36b6.tar.gz
IPDIVERT is a module now and tell the other parts of the kernel about it.
IPDIVERT depends on IPFIREWALL being loaded or compiled into the kernel.
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index b9c23bb..816508a 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -106,6 +106,7 @@ SUBDIR= ${_3dfx} \
${_iir} \
${_io} \
ip6fw \
+ ipdivert \
${_ipfilter} \
ipfw \
ip_mroute_mod \
OpenPOWER on IntegriCloud