aboutsummaryrefslogtreecommitdiffstats
path: root/tools/cpio/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* tools: add Host/Uninstall where possibleRosen Penev2022-10-201-0/+4
| | | | | | This cleans staging_dir when calling tool/x/clean. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* tools: add cpioDavid Bauer2021-02-281-0/+14
mediatek-mt7622 as well as mediatek-mt7623 require CPIO to create their initramfs images. So build CPIO as part of the host toolchain. Signed-off-by: David Bauer <mail@david-bauer.net>