v5471/build_fs.sh
2016-09-05 20:43:21 -03:00

5 lines
131 B
Bash
Executable File

#!/bin/sh
TOOLS_PREFIX=./tools
$TOOLS_PREFIX/squashfs-4.2/mksquashfs squashfs-root/ build/$1/rootfs -comp lzma -b 65536 -all-root