mount needs more memory to do system() for rs_down in the event a mount fails.

This commit is contained in:
Ben Gras 2007-04-02 14:41:06 +00:00
parent c808aeb74e
commit c0ed0de7d1

View File

@ -566,7 +566,7 @@ modem: modem.c
mount: mount.c
$(CCLD) -o $@ $?
@install -S 4kw $@
@install -S 12kw $@
mt: mt.c
$(CCLD) -o $@ $?