commit | 4bae3c4dc02cc133c2ec7fae1ecb1f9a4d9c4865 | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@linaro.org> | Wed Mar 27 16:19:02 2024 +0530 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Mon Apr 08 13:00:18 2024 +0200 |
tree | 8a7a6299d4201774ce3ef41807e86f096d73e02c | |
parent | cdf1e45e0943e79b3d975ac9ccfe79233d3f954f [diff] |
capsule: Makefile: add the generated files to CLEAN_FILES list A certain set of capsule files are now generated as part of the sandbox build. Add these files to the CLEAN_FILES list for deletion on invoking any of the cleanup targets. Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canoncal.com> Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>