summaryrefslogtreecommitdiffstats
path: root/lkm/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-09-22 22:12:59 +0000
committerwollman <wollman@FreeBSD.org>1994-09-22 22:12:59 +0000
commitd4b42cfe457790ba8db25f68e68f7c056ddc69b5 (patch)
tree62352666e7f734d4bec34aa573c5f764390a3deb /lkm/Makefile
parentd8d853f4faa49b727dd68f09116d9978dea80f30 (diff)
downloadFreeBSD-src-d4b42cfe457790ba8db25f68e68f7c056ddc69b5.zip
FreeBSD-src-d4b42cfe457790ba8db25f68e68f7c056ddc69b5.tar.gz
Create NFS LKM.
Diffstat (limited to 'lkm/Makefile')
-rw-r--r--lkm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lkm/Makefile b/lkm/Makefile
index e71bd17..155135b 100644
--- a/lkm/Makefile
+++ b/lkm/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.1 1994/09/16 20:24:26 wollman Exp $
+# $Id: Makefile,v 1.2 1994/09/21 23:26:55 wollman Exp $
-SUBDIR= cd9660 fdesc ip_mroute_mod kernfs mfs msdos nullfs portal \
+SUBDIR= cd9660 fdesc ip_mroute_mod kernfs mfs msdos nfs nullfs portal \
procfs umapfs union
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud