Module Name:    src
Committed By:   christos
Date:           Sat Feb 20 16:42:33 UTC 2016

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

Log Message:
Bump size.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/distrib/mipsco/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/mipsco/instkernel/Makefile
diff -u src/distrib/mipsco/instkernel/Makefile:1.16 src/distrib/mipsco/instkernel/Makefile:1.17
--- src/distrib/mipsco/instkernel/Makefile:1.16	Sun Dec 20 14:53:36 2009
+++ src/distrib/mipsco/instkernel/Makefile	Sat Feb 20 11:42:33 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.16 2009/12/20 19:53:36 mrg Exp $
+#	$NetBSD: Makefile,v 1.17 2016/02/20 16:42:33 christos Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -6,7 +6,7 @@
 .include <bsd.kernobj.mk>
 
 IMAGE=		diskimage
-IMAGESIZE=	2m
+IMAGESIZE=	3m
 LISTS=		${.CURDIR}/list
 MTREECONF=	${DISTRIBDIR}/common/mtree.dot
 IMAGEENDIAN=	be

Reply via email to