1997-03-15 21:09:08 +03:00
|
|
|
# $NetBSD: RAMDISK,v 1.11 1997/03/15 18:09:54 is Exp $
|
1997-02-14 09:27:20 +03:00
|
|
|
#
|
|
|
|
# Generic mac68k kernel with built-in RAM disk image.
|
|
|
|
|
|
|
|
include "arch/mac68k/conf/GENERIC"
|
|
|
|
|
|
|
|
# Enable the hooks used for initializing the ram-disk.
|
|
|
|
options MEMORY_DISK_HOOKS
|
|
|
|
options MINIROOTSIZE=5120 # 2.5 MB
|