diff options
Diffstat (limited to 'sys/arch/mac68k/conf/RAMDISK')
-rw-r--r-- | sys/arch/mac68k/conf/RAMDISK | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/mac68k/conf/RAMDISK b/sys/arch/mac68k/conf/RAMDISK index f900026d620..39233c7f48e 100644 --- a/sys/arch/mac68k/conf/RAMDISK +++ b/sys/arch/mac68k/conf/RAMDISK @@ -38,7 +38,7 @@ options COMPAT_09 options COMPAT_10 options MACHINE_NONCONTIG -config netbsd root on rd0a swap on rd0b +config bsd root on rd0a swap on rd0b rd0 at mainbus? |