summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/RAMDISK_CD
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386/conf/RAMDISK_CD')
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD
index 3c2fd80a01c..19fcdc2ac47 100644
--- a/sys/arch/i386/conf/RAMDISK_CD
+++ b/sys/arch/i386/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.155 2008/06/26 16:31:01 todd Exp $
+# $OpenBSD: RAMDISK_CD,v 1.156 2008/07/01 04:50:59 brad Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -15,6 +15,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