Source-Changes-HG archive

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

[src/trunk]: src/distrib/sgimips/instkernel Bump size to resolve build.



details:   https://anonhg.NetBSD.org/src/rev/c6a461f00dba
branches:  trunk
changeset: 451112:c6a461f00dba
user:      sevan <sevan%NetBSD.org@localhost>
date:      Mon May 06 17:20:38 2019 +0000

description:
Bump size to resolve build.

diffstat:

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

diffs (18 lines):

diff -r 212a5d896c31 -r c6a461f00dba distrib/sgimips/instkernel/Makefile
--- a/distrib/sgimips/instkernel/Makefile       Mon May 06 17:16:41 2019 +0000
+++ b/distrib/sgimips/instkernel/Makefile       Mon May 06 17:20:38 2019 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.14 2019/01/01 19:09:13 christos Exp $
+#      $NetBSD: Makefile,v 1.15 2019/05/06 17:20:38 sevan Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -16,7 +16,7 @@
 .endif
 
 IMAGE=         diskimage
-IMAGESIZE=     4500k
+IMAGESIZE=     4700k
 MTREECONF=     ${DISTRIBDIR}/common/mtree.dot
 IMAGEENDIAN=   be
 



Home | Main Index | Thread Index | Old Index