RAMDISK revision 1.11
11.11Scgd#	$NetBSD: RAMDISK,v 1.11 1997/01/14 23:37:59 cgd Exp $
21.1Scgd#
31.11Scgd# Generic Alpha kernel with built-in RAM disk image.
41.1Scgd
51.11Scgdinclude	"arch/alpha/conf/GENERIC"
61.1Scgd
71.1Scgd# Enable the hooks used for initializing the ram-disk.
81.10Spkoptions		MEMORY_DISK_HOOKS
91.1Scgdoptions		MINIROOTSIZE=8192	# 4 Megabytes!
10