summaryrefslogtreecommitdiffstats
path: root/sys/modules/ipfw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/ipfw/Makefile')
-rw-r--r--sys/modules/ipfw/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/modules/ipfw/Makefile b/sys/modules/ipfw/Makefile
index c6b7014..cd5a6f7 100644
--- a/sys/modules/ipfw/Makefile
+++ b/sys/modules/ipfw/Makefile
@@ -14,9 +14,5 @@ CFLAGS+= -DIPFIREWALL
#If you want it to pass all packets by default
#CFLAGS+= -DIPFIREWALL_DEFAULT_TO_ACCEPT
#
-#If you want it with divert(4) support (kernel must be compiled
-#with "options IPDIVERT" for this to work)
-#CFLAGS+= -DIPDIVERT
-#
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud