From: David S. Miller Date: Wed, 6 Mar 2024 12:05:11 +0000 (+0000) Subject: Merge branch 'tools-ynl-make-clean' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b206acf1ffdc505844e6f7dc26848db068e45221;p=linux.git Merge branch 'tools-ynl-make-clean' Jakub Kicinski says: ==================== tools: ynl: clean up make clean First change renames the clean target which removes build results, to a more common name. Second one add missing .PHONY targets. Third one ensures that clean deletes __pycache__. v2: add patch 2 v1: https://lore.kernel.org/all/20240301235609.147572-1-kuba@kernel.org/ ==================== Signed-off-by: David S. Miller --- b206acf1ffdc505844e6f7dc26848db068e45221