Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/mipsco/instkernel Bump size.



details:   https://anonhg.NetBSD.org/src/rev/6307d32e3d60
branches:  trunk
changeset: 343686:6307d32e3d60
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Feb 20 16:42:33 2016 +0000

description:
Bump size.

diffstat:

 distrib/mipsco/instkernel/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1446fa67f8c3 -r 6307d32e3d60 distrib/mipsco/instkernel/Makefile
--- a/distrib/mipsco/instkernel/Makefile        Sat Feb 20 16:40:15 2016 +0000
+++ b/distrib/mipsco/instkernel/Makefile        Sat Feb 20 16:42:33 2016 +0000
@@ -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



Home | Main Index | Thread Index | Old Index