Add the FILECORE filesystem so it gets test compiled.

This commit is contained in:
dsl 2007-07-15 19:36:53 +00:00
parent 2c0dfb6c62
commit de11d360a1
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: ALL,v 1.111 2007/07/14 16:16:17 kiyohara Exp $
# $NetBSD: ALL,v 1.112 2007/07/15 19:36:53 dsl Exp $
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
#
# ALL machine description file
@ -17,7 +17,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "ALL-$Revision: 1.111 $"
#ident "ALL-$Revision: 1.112 $"
maxusers 32 # estimated number of users
@ -180,6 +180,7 @@ file-system UDF # experimental - OSTA UDF CD/DVD file-system
file-system PUFFS # experimental - Userspace file system support
file-system HFS # experimental - Apple HFS+ file system
file-system EFS # Silicon Graphics Extent File System
file-system FILECORE
# File system options
options QUOTA # UFS quotas