diff options
Diffstat (limited to 'lkm')
| -rw-r--r-- | lkm/Makefile | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/lkm/Makefile b/lkm/Makefile index 155135b15b8de..db32f882f5189 100644 --- a/lkm/Makefile +++ b/lkm/Makefile @@ -1,6 +1,10 @@ -# $Id: Makefile,v 1.2 1994/09/21 23:26:55 wollman Exp $ +# $Id: Makefile,v 1.3 1994/09/22 22:12:54 wollman Exp $ -SUBDIR= cd9660 fdesc ip_mroute_mod kernfs mfs msdos nfs nullfs portal \ +SUBDIR= cd9660 fdesc ip_mroute_mod kernfs msdos nfs nullfs portal \ procfs umapfs union +# +# Doesn't work: +# mfs +# .include <bsd.subdir.mk> |
