Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/emips/instkernel paleo diet is not working
details: https://anonhg.NetBSD.org/src/rev/56655557fb85
branches: trunk
changeset: 449993:56655557fb85
user: christos <christos%NetBSD.org@localhost>
date: Mon Apr 01 02:01:39 2019 +0000
description:
paleo diet is not working
diffstat:
distrib/emips/instkernel/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 579fb1a90732 -r 56655557fb85 distrib/emips/instkernel/Makefile
--- a/distrib/emips/instkernel/Makefile Sun Mar 31 22:24:41 2019 +0000
+++ b/distrib/emips/instkernel/Makefile Mon Apr 01 02:01:39 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2017/02/09 14:00:06 christos Exp $
+# $NetBSD: Makefile,v 1.4 2019/04/01 02:01:39 christos Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -6,7 +6,7 @@
.include <bsd.kernobj.mk>
IMAGE= diskimage
-IMAGESIZE= 2200k
+IMAGESIZE= 2400k
LISTS= ${.CURDIR}/list
MTREECONF= ${DISTRIBDIR}/common/mtree.dot
IMAGEENDIAN= be
Home |
Main Index |
Thread Index |
Old Index