chore(dso): minor refactor

This commit is contained in:
Matteo Settenvini 2025-01-27 09:56:59 +01:00
parent 2213856c81
commit a05dd7084d
Signed by: matteo
GPG key ID: 1C1B12600D81DE05
2 changed files with 44 additions and 38 deletions

View file

@ -5,3 +5,5 @@
# Sysroot Cleaner
A tool to clean up sysroots for Linux embedded devices to save storage space.
Note: it will only work on files belonging to the same filesystem. This is a design choice.