Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/arc/ramdisk make bigger.
details: https://anonhg.NetBSD.org/src/rev/b9a58f06c85b
branches: trunk
changeset: 337857:b9a58f06c85b
user: christos <christos%NetBSD.org@localhost>
date: Fri May 01 16:22:49 2015 +0000
description:
make bigger.
diffstat:
distrib/arc/ramdisk/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r f96fc599fe56 -r b9a58f06c85b distrib/arc/ramdisk/Makefile
--- a/distrib/arc/ramdisk/Makefile Fri May 01 14:17:56 2015 +0000
+++ b/distrib/arc/ramdisk/Makefile Fri May 01 16:22:49 2015 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.23 2013/08/12 16:31:28 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2015/05/01 16:22:49 christos Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
IMAGE= ramdisk.fs
-IMAGESIZE= 2660k
+IMAGESIZE= 2860k
MAKEFS_FLAGS= -f 15
WARNS= 1
Home |
Main Index |
Thread Index |
Old Index