aboutsummaryrefslogtreecommitdiff
path: root/utils/squashfs-tools/Config.in
Commit message (Collapse)AuthorAge
* squashfs-tools: change default compression options to nAlexandru Ardelean2016-06-09
| | | | | | | Otherwise it will pull all compression libraries to install (on newly configured targets) when maybe 1 or 2 are needed. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* squashfs-tools: bring back packageAlexandru Ardelean2016-01-07
Picked up the old Makefile at 4.2. Upgraded at 4.3 (repo move to github now: https://github.com/plougher/squashfs-tools/) Added musl compatibility. Enabled LZ4 compression support by default Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>