diff --git a/commands/simple/Makefile b/commands/simple/Makefile index 2ab7702b9..e69f4d00d 100755 --- a/commands/simple/Makefile +++ b/commands/simple/Makefile @@ -419,7 +419,7 @@ fortune: fortune.c fsck: fsck.c $(CCLD) -o $@ $? - @install -S 5120k $@ + @install -S 6144k $@ fsck1: fsck1.c $(CCLD) -o $@ $?