#	$NetBSD: RPI_INSTALL,v 1.3.4.1 2015/05/09 08:37:32 msaitoh Exp $
#
#	RPI_INSTALL -- RPI kernel with installation-sized
#	ramdisk
#

include "arch/evbarm/conf/RPI"
include "arch/evbarm/conf/INSTALL"

no options 	MEMORY_DISK_ROOT_SIZE
options 	MEMORY_DISK_ROOT_SIZE=29696

makeoptions	RAMDISKNAME=sshramdisk
no makeoptions	DEBUG
