summaryrefslogtreecommitdiffstats
path: root/lkm
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1995-06-13 20:51:13 +0000
committerwollman <wollman@FreeBSD.org>1995-06-13 20:51:13 +0000
commit6c86108b8d862e5abd9a04f70ba3dc9d044487d0 (patch)
treeb570ec09dead2e39120f380f88e6e03be56606ea /lkm
parent5146b472bbd6909653d09e71ccd3b2b1e1bd752f (diff)
downloadFreeBSD-src-6c86108b8d862e5abd9a04f70ba3dc9d044487d0.zip
FreeBSD-src-6c86108b8d862e5abd9a04f70ba3dc9d044487d0.tar.gz
I was wrong. I thought that the ip_mroute lkm would still compile, but it
seems to have stopped working on me. Disable it until I get a chance to fix it.
Diffstat (limited to 'lkm')
-rw-r--r--lkm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lkm/Makefile b/lkm/Makefile
index 6b3a918..da92672 100644
--- a/lkm/Makefile
+++ b/lkm/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.8 1995/02/22 13:42:31 sos Exp $
+# $Id: Makefile,v 1.9 1995/03/20 19:25:38 wollman Exp $
-SUBDIR= cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun ip_mroute_mod \
+SUBDIR= cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \
ipfw kernfs msdos nfs nullfs \
portal procfs socksys syscons umapfs union
#
OpenPOWER on IntegriCloud