Increase MEMORY_DISK_ROOT_SIZE

This commit is contained in:
skrll 2020-03-26 07:38:31 +00:00
parent 1083ca28cc
commit 87c6d737b9
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: RPI_INSTALL,v 1.13 2020/03/23 22:29:23 prlw1 Exp $
# $NetBSD: RPI_INSTALL,v 1.14 2020/03/26 07:38:31 skrll Exp $
#
# RPI_INSTALL -- RPI kernel with installation-sized
# ramdisk
@ -8,7 +8,7 @@ include "arch/evbarm/conf/RPI"
include "arch/evbarm/conf/INSTALL"
no options MEMORY_DISK_ROOT_SIZE
options MEMORY_DISK_ROOT_SIZE=86000
options MEMORY_DISK_ROOT_SIZE=90000
makeoptions RAMDISKNAME=sshramdisk
no makeoptions DEBUG