Bump memory disk size to fix build.

This commit is contained in:
skrll 2015-02-16 22:50:02 +00:00
parent 7db737a6a4
commit be476388f9
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: RPI_INSTALL,v 1.6 2014/10/31 16:28:56 uebayasi Exp $
# $NetBSD: RPI_INSTALL,v 1.7 2015/02/16 22:50:02 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=26624
options MEMORY_DISK_ROOT_SIZE=28672
makeoptions RAMDISKNAME=sshramdisk
no makeoptions DEBUG