diff options
Diffstat (limited to 'sys/arch/mac68k/conf/RAMDISK')
-rw-r--r-- | sys/arch/mac68k/conf/RAMDISK | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/arch/mac68k/conf/RAMDISK b/sys/arch/mac68k/conf/RAMDISK index a07ea7a5bb2..e31e00b8422 100644 --- a/sys/arch/mac68k/conf/RAMDISK +++ b/sys/arch/mac68k/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.7 1996/09/20 06:45:13 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.8 1996/10/14 02:43:52 briggs Exp $ # $NetBSD: RAMDISK,v 1.6 1996/08/05 01:52:16 scottr Exp $ # RAMDISK @@ -36,9 +36,6 @@ options M68030 options M68020 # Must have 68851 PMMU options FPSP options FPU_EMULATE -options COMPAT_09 -options COMPAT_10 -options MACHINE_NONCONTIG config bsd root on rd0a swap on rd0b |