]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools: PCI: Remove .*.cmd files with make clean
authorzhang jiao <zhangjiao2@cmss.chinamobile.com>
Mon, 2 Sep 2024 04:12:40 +0000 (12:12 +0800)
committerKrzysztof Wilczyński <kwilczynski@kernel.org>
Fri, 13 Sep 2024 22:37:06 +0000 (22:37 +0000)
commit5dd15cce0c5426fff7b30c792d908e93646cd8c5
tree0f53e6235807d9416a87671382ca87aa7d385c3b
parent8400291e289ee6b2bf9779ff1c83a291501f017b
tools: PCI: Remove .*.cmd files with make clean

Remove any leftover .*.cmd files with make clean.

No functional changes intended.

Link: https://lore.kernel.org/linux-pci/20240902041240.5475-1-zhangjiao2@cmss.chinamobile.com
Signed-off-by: zhang jiao <zhangjiao2@cmss.chinamobile.com>
[kwilczynski: commit log, move .*.cmd before .*.d to
align with other Makefiles, don't remove the newline]
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
tools/pci/Makefile