]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[build] Use recursive deletion for "make clean"
authorMichael Brown <mcb30@ipxe.org>
Sat, 30 Jan 2021 17:37:09 +0000 (17:37 +0000)
committerMichael Brown <mcb30@ipxe.org>
Sat, 30 Jan 2021 17:37:09 +0000 (17:37 +0000)
commit6c91eebd0a7d655227936eb2ae5c0f450bdb8699
tree4a52e70d4e69e26fba71d28e202db15224551d8f
parent5e260c73f17d9d2ccbe89244d322c0cb1586d2d8
[build] Use recursive deletion for "make clean"

Directories may be left behind by failed filesystem image builds, and
will not currently be successfully removed by a "make clean".

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/Makefile.housekeeping