mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-27 11:55:06 +00:00
Disable MFS as loadable until someone figures out how to make it work.
This commit is contained in:
parent
92a25df797
commit
cd5bc3689f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=3177
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user