summaryrefslogtreecommitdiffstats
path: root/lkm/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-09-21 23:27:16 +0000
committerwollman <wollman@FreeBSD.org>1994-09-21 23:27:16 +0000
commit664e99fa6ed276926f0c1d86f833274643654d19 (patch)
treeb6c6b02c3cdaa07c1f63200a868d07a7113dad8d /lkm/Makefile
parent8c2367ad380541b5c6c41a810df43a755581aa9f (diff)
downloadFreeBSD-src-664e99fa6ed276926f0c1d86f833274643654d19.zip
FreeBSD-src-664e99fa6ed276926f0c1d86f833274643654d19.tar.gz
Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more
work; ditto NFS and it's even more work.)
Diffstat (limited to 'lkm/Makefile')
-rw-r--r--lkm/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lkm/Makefile b/lkm/Makefile
index 1262bdf..e71bd17 100644
--- a/lkm/Makefile
+++ b/lkm/Makefile
@@ -1,5 +1,6 @@
-# $Id$
+# $Id: Makefile,v 1.1 1994/09/16 20:24:26 wollman Exp $
-SUBDIR= ip_mroute_mod
+SUBDIR= cd9660 fdesc ip_mroute_mod kernfs mfs msdos nullfs portal \
+ procfs umapfs union
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud