Bump the image size so that the contents fits again.
This commit is contained in:
parent
540a798676
commit
f7a04693d8
@ -1,4 +1,4 @@
|
|||||||
# $NetBSD: Makefile,v 1.8 2011/02/20 08:26:09 matt Exp $
|
# $NetBSD: Makefile,v 1.9 2011/08/11 07:47:22 he Exp $
|
||||||
|
|
||||||
.include <bsd.own.mk>
|
.include <bsd.own.mk>
|
||||||
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
|
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
|
||||||
@ -16,7 +16,7 @@ LISTS= ${.CURDIR}/list64
|
|||||||
.endif
|
.endif
|
||||||
|
|
||||||
IMAGE= diskimage
|
IMAGE= diskimage
|
||||||
IMAGESIZE= 3600k
|
IMAGESIZE= 3700k
|
||||||
MTREECONF= ${DISTRIBDIR}/common/mtree.dot
|
MTREECONF= ${DISTRIBDIR}/common/mtree.dot
|
||||||
IMAGEENDIAN= be
|
IMAGEENDIAN= be
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user