summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorYauheni Kaliuta <ykaliuta@redhat.com>2022-09-20 19:14:09 +0300
committerAndrii Nakryiko <andrii@kernel.org>2022-09-22 23:54:39 +0300
commitb780d1671cf933caa3f67160f73261f10750f1a9 (patch)
tree598caa10ba8a100d5bdf45b37fa1b4306c5c17ae /Kbuild
parent020e2176b23e42c863cc06f3fb626b158ce40b74 (diff)
downloadlinux-b780d1671cf933caa3f67160f73261f10750f1a9.tar.xz
selftests/bpf: Add liburandom_read.so to TEST_GEN_FILES
Added urandom_read shared lib is missing from the list of installed files what makes urandom_read test after `make install` or `make gen_tar` broken. Add the library to TEST_GEN_FILES. The names in the list do not contain $(OUTPUT) since it's added by lib.mk code. Fixes: 00a0fa2d7d49 ("selftests/bpf: Add urandom_read shared lib and USDTs") Signed-off-by: Yauheni Kaliuta <ykaliuta@redhat.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20220920161409.129953-1-ykaliuta@redhat.com
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions