diff --git a/commands/ash/Makefile b/commands/ash/Makefile index 239739325..20fa1c415 100755 --- a/commands/ash/Makefile +++ b/commands/ash/Makefile @@ -64,7 +64,7 @@ install: /usr/bin/ash /usr/bin/sh /bin/sh /bin/bigsh install -lcs $? $@ /bin/bigsh: /usr/bin/ash - install -S 1500000 -lcs $? $@ + install -S 6600k -lcs $? $@ clean: rm -f $(CLEANFILES) sh core