mount needs more memory to do system() for rs_down in the event a mount fails.
This commit is contained in:
parent
c808aeb74e
commit
c0ed0de7d1
@ -566,7 +566,7 @@ modem: modem.c
|
|||||||
|
|
||||||
mount: mount.c
|
mount: mount.c
|
||||||
$(CCLD) -o $@ $?
|
$(CCLD) -o $@ $?
|
||||||
@install -S 4kw $@
|
@install -S 12kw $@
|
||||||
|
|
||||||
mt: mt.c
|
mt: mt.c
|
||||||
$(CCLD) -o $@ $?
|
$(CCLD) -o $@ $?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user