Files
v5471/build_fs.sh
T

5 lines
132 B
Bash
Executable File

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