summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/amd64/conf')
-rw-r--r--sys/arch/amd64/conf/RAMDISK_CD3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD
index e46b1790d97..fda2cf72429 100644
--- a/sys/arch/amd64/conf/RAMDISK_CD
+++ b/sys/arch/amd64/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.86 2008/06/26 16:31:01 todd Exp $
+# $OpenBSD: RAMDISK_CD,v 1.87 2008/07/01 04:50:59 brad Exp $
machine amd64 # architecture, used by config; REQUIRED
@@ -13,6 +13,7 @@ option DST=0 # daylight saving time used by RTC
#makeoptions DEBUG="-g" # compile full symbol table
option FFS # UFS
+option FFS2 # UFS2
#option EXT2FS # Linux ext2fs
option NFSCLIENT # Network File System client