RPI_INSTALL revision 1.10
1#	$NetBSD: RPI_INSTALL,v 1.10 2018/04/09 17:27:11 christos Exp $
2#
3#	RPI_INSTALL -- RPI kernel with installation-sized
4#	ramdisk
5#
6
7include "arch/evbarm/conf/RPI"
8include "arch/evbarm/conf/INSTALL"
9
10no options	MEMORY_DISK_ROOT_SIZE
11options 	MEMORY_DISK_ROOT_SIZE=56000
12
13makeoptions	RAMDISKNAME=sshramdisk
14no makeoptions	DEBUG
15