cd19d52695
are now consistently named * fold opt_mdsize.h into opt_md.h
13 lines
274 B
Plaintext
13 lines
274 B
Plaintext
# $NetBSD: RAMDISK,v 1.2 2002/03/10 19:56:44 lukem Exp $
|
|
|
|
#
|
|
# RAMDISK: Root/swap on ramdisk
|
|
#
|
|
|
|
include "arch/next68k/conf/GENERIC"
|
|
|
|
# Enable the hooks used for initializing the ram-disk.
|
|
options MEMORY_DISK_HOOKS
|
|
options MEMORY_DISK_IS_ROOT
|
|
options MEMORY_DISK_SIZE=768
|