]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools: ynl: support INSTALL_PATH in the tests Makefile
authorJakub Kicinski <kuba@kernel.org>
Tue, 3 Mar 2026 16:35:03 +0000 (08:35 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 5 Mar 2026 00:41:55 +0000 (16:41 -0800)
commit2bfc36f5ea163b9ea620c99cac9582245e3681ef
tree1c76596b715725ad9ac1aee371288860c8f01ec5
parent3e90e00da96b6eddc91b5fffb19089d35af48695
tools: ynl: support INSTALL_PATH in the tests Makefile

We have modelled the YNL tests after ksft to be able to reuse
the NIPA wrappers. Make sure YNL honors INSTALL_PATH not just
DESTDIR, ksft uses INSTALL_PATH.

Acked-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Reviewed-by: Hangbin Liu <liuhangbin@gmail.com>
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://patch.msgid.link/20260303163504.2084981-4-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/net/ynl/tests/Makefile