diff --git a/commands/ash/Makefile b/commands/ash/Makefile index f1a78c944..e871ad4d6 100755 --- a/commands/ash/Makefile +++ b/commands/ash/Makefile @@ -29,7 +29,7 @@ all: sh sh: $(OBJS) $(CC) $(CFLAGS) -o sh $(OBJS) $(LIBS) - install -S 128kw sh + install -S 256kw sh install: /usr/bin/ash /usr/bin/sh /bin/sh