Add options WAPBL. Tested on Jornada 690.

OK uwe@
This commit is contained in:
sborrill 2008-09-25 08:06:40 +00:00
parent a16a8ca004
commit 0369486cdc

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.81 2008/08/10 15:31:21 tls Exp $
# $NetBSD: GENERIC,v 1.82 2008/09/25 08:06:40 sborrill Exp $
#
# GENERIC machine description file
#
@ -132,6 +132,7 @@ file-system PTYFS # /dev/pts/N support
# File system options
#options FFS_EI # FFS Endian Independent support
options FFS_NO_SNAPSHOT # No FFS snapshot support
options WAPBL # File system journaling support - Experimental
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
# immutable) behave as system flags.