diff options
Diffstat (limited to 'sys/modules/Makefile')
| -rw-r--r-- | sys/modules/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 06fd00e6fb21f..67c1449253fc1 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -# XXX present but broken: ip_mroute_mod - .if exists(${.CURDIR}/../crypto) && !defined(NOCRYPT) _random= random .endif @@ -36,6 +34,7 @@ SUBDIR= 3dfx \ if_tap \ if_tun \ ip6fw \ + ip_mroute_mod \ ipfilter \ ipfw \ ispfw \ |
