]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests: net: move EXTRA_CLEAN of libynl.a into ynl.mk
authorJakub Kicinski <kuba@kernel.org>
Fri, 11 Oct 2024 23:03:11 +0000 (16:03 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 15 Oct 2024 00:58:37 +0000 (17:58 -0700)
commit60b4d49b9621db4b000c9065dd6457c9a0eda80b
treea380ba37d5ccd3e007b1b2346d6b1abc86754b38
parent0cb06dc6c42b1b2940e01f207ddf980f2d637545
selftests: net: move EXTRA_CLEAN of libynl.a into ynl.mk

Commit 1fd9e4f25782 ("selftests: make kselftest-clean remove libynl outputs")
added EXTRA_CLEAN of YNL generated files to ynl.mk. We already had
a EXTRA_CLEAN in the file including the snippet. Consolidate them.

Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Link: https://patch.msgid.link/20241011230311.2529760-2-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/Makefile
tools/testing/selftests/net/ynl.mk