From 664e99fa6ed276926f0c1d86f833274643654d19 Mon Sep 17 00:00:00 2001 From: wollman Date: Wed, 21 Sep 1994 23:27:16 +0000 Subject: Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more work; ditto NFS and it's even more work.) --- lkm/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lkm/Makefile') 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 -- cgit v1.1