Module Name:    src
Committed By:   he
Date:           Mon Aug 16 13:24:54 UTC 2010

Modified Files:
        src/distrib/sgimips/instkernel: Makefile

Log Message:
Bump size from 3500k to 3600k so that the contents fits again.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/distrib/sgimips/instkernel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sgimips/instkernel/Makefile
diff -u src/distrib/sgimips/instkernel/Makefile:1.6 src/distrib/sgimips/instkernel/Makefile:1.7
--- src/distrib/sgimips/instkernel/Makefile:1.6	Mon Jul  9 21:35:59 2007
+++ src/distrib/sgimips/instkernel/Makefile	Mon Aug 16 13:24:54 2010
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.6 2007/07/09 21:35:59 he Exp $
+#	$NetBSD: Makefile,v 1.7 2010/08/16 13:24:54 he Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -6,7 +6,7 @@
 .include <bsd.kernobj.mk>
 
 IMAGE=		diskimage
-IMAGESIZE=	3500k
+IMAGESIZE=	3600k
 LISTS=		${.CURDIR}/list
 MTREECONF=	${DISTRIBDIR}/common/mtree.dot
 IMAGEENDIAN=	be

Reply via email to