Thread (5 messages) 5 messages, 5 authors, 2025-09-16

Re: [PATCH] selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean net/lib dependency

From: Simon Horman <horms@kernel.org>
Date: 2025-09-11 17:27:10
Also in: linux-kernel-mentees, linux-kselftest, lkml

On Wed, Sep 10, 2025 at 07:30:32PM +0800, Nai-Chen Cheng wrote:
The selftests 'make clean' does not clean the net/lib because it only
processes $(TARGETS) and ignores $(INSTALL_DEP_TARGETS). This leaves
compiled objects in net/lib after cleaning, requiring manual cleanup.

Include $(INSTALL_DEP_TARGETS) in clean target to ensure net/lib
dependency is properly cleaned.

Signed-off-by: Nai-Chen Cheng <redacted>
Reviewed-by: Simon Horman <horms@kernel.org>
Tested-by: Simon Horman <horms@kernel.org> # build-tested
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help