14 lines
326 B
Plaintext
14 lines
326 B
Plaintext
# $NetBSD: TEAMASA_NPWR_INSTALL,v 1.1 2002/04/13 00:51:18 thorpej Exp $
|
|
#
|
|
# TEAMASA_NPWR-INSTALL -- Npwr kernel with installation-sized
|
|
# ramdisk
|
|
#
|
|
|
|
include "arch/evbarm/conf/TEAMASA_NPWR"
|
|
|
|
options MEMORY_DISK_HOOKS
|
|
options MEMORY_DISK_IS_ROOT # Force root on ramdisk
|
|
options MEMORY_DISK_ROOT_SIZE=6150
|
|
|
|
pseudo-device md 1
|