Increase IMAGESIZE to fix build.

This commit is contained in:
skrll 2014-06-19 16:34:21 +00:00
parent 62b0bd5096
commit 377f7201a6
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.2 2014/02/28 09:50:48 skrll Exp $
# $NetBSD: Makefile,v 1.3 2014/06/19 16:34:21 skrll Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
IMAGE= ramdisk.fs
IMAGESIZE= 2600k
IMAGESIZE= 3000k
MAKEFS_FLAGS= -f 15
WARNS= 1