More inodes for ramdisk
This commit is contained in:
parent
293d243256
commit
da4e54bda5
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.20 2002/05/02 18:02:35 lukem Exp $
|
||||
# $NetBSD: Makefile,v 1.21 2002/11/11 05:07:09 gmcgarry Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
|
||||
|
||||
IMAGE= ramdisk.fs
|
||||
IMAGESIZE= 1440k
|
||||
MAKEFS_FLAGS= -f 15 -o density=2k
|
||||
MAKEFS_FLAGS= -f 15 -o density=1k
|
||||
|
||||
WARNS= 1
|
||||
DBG= -Os
|
||||
|
|
Loading…
Reference in New Issue