1 1.14 skrll # $NetBSD: RPI_INSTALL,v 1.14 2020/03/26 07:38:31 skrll Exp $ 2 1.1 garbled # 3 1.1 garbled # RPI_INSTALL -- RPI kernel with installation-sized 4 1.1 garbled # ramdisk 5 1.1 garbled # 6 1.1 garbled 7 1.1 garbled include "arch/evbarm/conf/RPI" 8 1.2 matt include "arch/evbarm/conf/INSTALL" 9 1.1 garbled 10 1.4 martin no options MEMORY_DISK_ROOT_SIZE 11 1.14 skrll options MEMORY_DISK_ROOT_SIZE=90000 12 1.4 martin 13 1.2 matt makeoptions RAMDISKNAME=sshramdisk 14 1.3 martin no makeoptions DEBUG 15