I changed the ramdisk size in the kernel, but failed to change the size
of the ramdisk image. Thanks to he for catching this one.
This commit is contained in:
parent
efb8c0c93f
commit
b1e7b0cf85
@ -1,10 +1,10 @@
|
||||
# $NetBSD: Makefile,v 1.11 2004/04/18 20:04:26 dsl Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2006/05/11 17:23:18 garbled Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
|
||||
|
||||
IMAGE= ramdisk.fs
|
||||
IMAGESIZE= 2048k
|
||||
IMAGESIZE= 1750k
|
||||
MAKEFS_FLAGS= -f 15
|
||||
|
||||
WARNS= 1
|
||||
|
Loading…
Reference in New Issue
Block a user