]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools/net/ynl: Makefile's install target now installs ynltool
authorMichel Lind <michel@michel-slm.name>
Fri, 16 Jan 2026 21:21:58 +0000 (21:21 +0000)
committerJakub Kicinski <kuba@kernel.org>
Wed, 21 Jan 2026 01:10:50 +0000 (17:10 -0800)
commita917cd0a23fae160a85b0e8a0dd1d548c5d5242e
treebf50a6ffeb6e2a634f0a12eb90f26d93242c2bd4
parenta9f470594c50ab1ddf25b21a00ca4d3166057f3b
tools/net/ynl: Makefile's install target now installs ynltool

This tool is built by default, but was not being installed by default
when running `make install`. Fix this by calling ynltool's install
target.

Signed-off-by: Michel Lind <michel@michel-slm.name>
Link: https://patch.msgid.link/aWqr9gUT4hWZwwcI@mbp-m3-fedora.vm
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/net/ynl/Makefile