diff --git a/commands/simple/Makefile b/commands/simple/Makefile index c3cce6f35..18ecc448c 100755 --- a/commands/simple/Makefile +++ b/commands/simple/Makefile @@ -566,7 +566,7 @@ modem: modem.c mount: mount.c $(CCLD) -o $@ $? - @install -S 4kw $@ + @install -S 12kw $@ mt: mt.c $(CCLD) -o $@ $?