]> git.dujemihanovic.xyz Git - u-boot.git/commit
capsule: Makefile: add the generated files to CLEAN_FILES list
authorSughosh Ganu <sughosh.ganu@linaro.org>
Wed, 27 Mar 2024 10:49:02 +0000 (16:19 +0530)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 8 Apr 2024 11:00:18 +0000 (13:00 +0200)
commit4bae3c4dc02cc133c2ec7fae1ecb1f9a4d9c4865
tree8a7a6299d4201774ce3ef41807e86f096d73e02c
parentcdf1e45e0943e79b3d975ac9ccfe79233d3f954f
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>
Makefile