LLVM sshramdisk needs 8.9MB, so bump again.

This commit is contained in:
joerg 2014-08-14 18:38:29 +00:00
parent 709fefda49
commit fb363505f8
2 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.4 2014/08/12 11:49:04 martin Exp $
# $NetBSD: Makefile,v 1.5 2014/08/14 18:38:29 joerg Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
IMAGE= sshramdisk.fs
IMAGESIZE= 8600k
IMAGESIZE= 8900k
MAKEFS_FLAGS= -f 15
WARNS= 1

View File

@ -1,4 +1,4 @@
# $NetBSD: RPI_INSTALL,v 1.4 2014/08/14 16:32:11 martin Exp $
# $NetBSD: RPI_INSTALL,v 1.5 2014/08/14 18:38:29 joerg 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=17250
options MEMORY_DISK_ROOT_SIZE=17800
makeoptions RAMDISKNAME=sshramdisk
no makeoptions DEBUG