diff --git a/commands/simple/Makefile b/commands/simple/Makefile index a5670a1d1..31b0ac2de 100755 --- a/commands/simple/Makefile +++ b/commands/simple/Makefile @@ -413,7 +413,7 @@ fortune: fortune.c fsck: fsck.c $(CCLD) -o $@ $? - @install -S 6144k $@ + @install -S 8192k $@ fsck1: fsck1.c $(CCLD) -o $@ $?