Add (commented out) file-system TMPFS in a proper file.

This commit is contained in:
tsutsui 2005-10-07 17:46:33 +00:00
parent 38f5f32c9c
commit 2c0da89986
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC.in,v 1.43 2005/08/19 05:19:49 christos Exp $
# $NetBSD: GENERIC.in,v 1.44 2005/10/07 17:46:33 tsutsui Exp $
#
# GENERIC machine description file
#
@ -56,7 +56,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.43 $"
#ident "GENERIC-$Revision: 1.44 $"
m4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl
makeoptions COPTS="-Os"
@ -163,6 +163,7 @@ file-system UMAPFS # NULLFS + uid and gid remapping
file-system UNION # union filesystem
file-system SMBFS # experimental - CIFS; also needs nsmb (below)
file-system PTYFS # /dev/pts/N support
#file-system TMPFS # experimental - Efficient memory file-system
')m4_dnl
# Filesystem options