diff options
author | Benjamin Tissoires <[email protected]> | 2022-12-06 15:59:36 +0100 |
---|---|---|
committer | Benjamin Tissoires <[email protected]> | 2022-12-10 10:41:42 +0100 |
commit | e9d48abbce93e2138e37a695ba5931f3d3c9fdd9 (patch) | |
tree | 0dc49110c788331669b4e7e0e210e3d2309f6198 /scripts/bpf_doc.py | |
parent | d0b93a0d2b00a719d6c761bab5bbe72f41a81a30 (diff) |
kselftests: hid: fix missing headers_install step
The Makefile was assuming that headers_install was already done in
the top source directory, and was searching for installed uapi headers
there.
Unfortunately this is not the case and we need to manually call that step.
To do so, reorder the declaration of the variables, and reuses top_srcdir
provided by lib.mk
Reported-by: kernel test robot <[email protected]>
Link: https://lore.kernel.org/all/[email protected]/#t
Signed-off-by: Benjamin Tissoires <[email protected]>
Reviewed-by: Jiri Kosina <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions