Module Name: src Committed By: christos Date: Thu Feb 9 14:00:06 UTC 2017
Modified Files: src/distrib/emips/instkernel: Makefile Log Message: loosen the belt again. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/distrib/emips/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/emips/instkernel/Makefile diff -u src/distrib/emips/instkernel/Makefile:1.2 src/distrib/emips/instkernel/Makefile:1.3 --- src/distrib/emips/instkernel/Makefile:1.2 Sun Jun 12 01:39:57 2011 +++ src/distrib/emips/instkernel/Makefile Thu Feb 9 09:00:06 2017 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2011/06/12 05:39:57 tsutsui Exp $ +# $NetBSD: Makefile,v 1.3 2017/02/09 14:00:06 christos Exp $ .include <bsd.own.mk> .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib" @@ -6,7 +6,7 @@ .include <bsd.kernobj.mk> IMAGE= diskimage -IMAGESIZE= 2100k +IMAGESIZE= 2200k LISTS= ${.CURDIR}/list MTREECONF= ${DISTRIBDIR}/common/mtree.dot IMAGEENDIAN= be