diff --git a/lkm/Makefile b/lkm/Makefile index 4417d55fbee1..193ea88d0d26 100644 --- a/lkm/Makefile +++ b/lkm/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.4 1994/09/28 22:16:27 wollman Exp $ +# $Id: Makefile,v 1.5 1994/10/14 08:54:31 sos Exp $ SUBDIR= cd9660 coff fdesc ibcs2 ip_mroute_mod kernfs msdos nfs nullfs portal \ - procfs umapfs union + procfs socksys umapfs union # # Doesn't work: # mfs diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 4417d55fbee1..193ea88d0d26 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.4 1994/09/28 22:16:27 wollman Exp $ +# $Id: Makefile,v 1.5 1994/10/14 08:54:31 sos Exp $ SUBDIR= cd9660 coff fdesc ibcs2 ip_mroute_mod kernfs msdos nfs nullfs portal \ - procfs umapfs union + procfs socksys umapfs union # # Doesn't work: # mfs