Fsck needs more memory for bigger filesystems

This commit is contained in:
Ben Gras 2007-01-16 12:59:13 +00:00
parent bcbac65a07
commit 8412423248

View file

@ -419,7 +419,7 @@ fortune: fortune.c
fsck: fsck.c fsck: fsck.c
$(CCLD) -o $@ $? $(CCLD) -o $@ $?
@install -S 5120k $@ @install -S 6144k $@
fsck1: fsck1.c fsck1: fsck1.c
$(CCLD) -o $@ $? $(CCLD) -o $@ $?