mkfs needs more memory for the boot ramdisk.

This commit is contained in:
Ben Gras 2007-02-12 13:10:06 +00:00
parent bd27c5240b
commit cb2f124830

View file

@ -551,7 +551,7 @@ mkfifo: mkfifo.c
mkfs: mkfs.c
$(CCLD) -o $@ $?
@install -S 20kw $@
@install -S 25kw $@
mknod: mknod.c
$(CCLD) -o $@ $?