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/f9908e11e4bd
branches: trunk
changeset: 998890:f9908e11e4bd
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 850ffc1ddb08 -r f9908e11e4bd 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