Skip to content

Commit 1bc0d2e

Browse files
bradbrad
authored andcommitted
Bump up the size of the ramdisk. Maybe fix the build.
1 parent e088100 commit 1bc0d2e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

distrib/sgimips/ramdisk/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# $NetBSD: Makefile,v 1.23 2025/04/16 19:29:04 christos Exp $
1+
# $NetBSD: Makefile,v 1.24 2025/12/01 21:51:57 brad Exp $
22

33
.include <bsd.own.mk>
44
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
55

66
IMAGE= ramdisk.fs
77
IMAGETAR= diskimage.tgz
8-
IMAGESIZE= 3500k
8+
IMAGESIZE= 4700k
99
MAKEFS_FLAGS+= -f 15 -o density=4k
1010

1111
WARNS= 1

0 commit comments

Comments
 (0)