summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-10-28 04:51:47 +0000
committerobrien <obrien@FreeBSD.org>2000-10-28 04:51:47 +0000
commit9c3bb2995c1791e8dc3d7bde3d579458ab51305b (patch)
tree95d6d7aee4f10465e199f03b3aaaf1b39cac0767 /sys
parent5f139e8f9d0fe5367b68130d606e8961d5c8c7f9 (diff)
downloadFreeBSD-src-9c3bb2995c1791e8dc3d7bde3d579458ab51305b.zip
FreeBSD-src-9c3bb2995c1791e8dc3d7bde3d579458ab51305b.tar.gz
Hook ipfilter back up as it compiles now.
Diffstat (limited to 'sys')
-rw-r--r--sys/modules/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index ea325e0..e89256b 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-# XXX present but broken: ip_mroute_mod, ipfilter
+# XXX present but broken: ip_mroute_mod
.if exists(${.CURDIR}/../crypto) && !defined(NOCRYPT)
_random= random
@@ -8,7 +8,7 @@ _random= random
SUBDIR= 3dfx accf_data accf_http agp aha amr an aue \
cam ccd cd9660 coda cue dc ed fdesc fxp if_disc if_ef \
- if_ppp if_sl if_tap if_tun ip6fw ipfw ispfw joy kernfs kue \
+ if_ppp if_sl if_tap if_tun ip6fw ipfilter ipfw ispfw joy kernfs kue \
md mfs mii mlx msdos ncp netgraph nfs ntfs nullfs \
nwfs pcn portal procfs ${_random} \
rl rp sf sis sk sn sound ste syscons ti tl twe tx \
OpenPOWER on IntegriCloud