]> git.ipfire.org Git - thirdparty/linux.git/commit
tools/docs/get_abi.py: fix get_abi library directory
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 7 Nov 2025 13:54:49 +0000 (14:54 +0100)
committerJonathan Corbet <corbet@lwn.net>
Mon, 10 Nov 2025 19:45:46 +0000 (12:45 -0700)
commitfc9e9a39cc98de2f6dc5c927bfbcce9db40978d2
treed2c914edd5cb507fd5d8598504f751aaf721ecec
parentd69a03a97a2d9a85d344b5988640d7f5cf6f598b
tools/docs/get_abi.py: fix get_abi library directory

changeset a5dd93016f20 ("docs: move get_abi.py to tools/docs") moved
the script location, but didn't update library location, causing it
to fail.

Fixes: a5dd93016f20 ("docs: move get_abi.py to tools/docs")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <3839bc4db2d5c7e14dd2686876a2c7b5d72a46cd.1762523688.git.mchehab+huawei@kernel.org>
tools/docs/get_abi.py