diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2019-10-28 11:21:10 +0100 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-10-28 16:16:10 +0100 |
commit | e93d99180abdaaa362bb02427a84266cd61bfd30 (patch) | |
tree | e395f92b6a29274e38747854d44859eb424642ee /tools/thermal/tmon/sysfs.c | |
parent | selftest/bpf: Use -m{little, big}-endian for clang (diff) | |
download | linux-e93d99180abdaaa362bb02427a84266cd61bfd30.tar.xz linux-e93d99180abdaaa362bb02427a84266cd61bfd30.zip |
selftests/bpf: Restore $(OUTPUT)/test_stub.o rule
`make O=/linux-build kselftest TARGETS=bpf` fails with
make[3]: *** No rule to make target '/linux-build/bpf/test_stub.o', needed by '/linux-build/bpf/test_verifier'
The same command without the O= part works, presumably thanks to the
implicit rule.
Fix by restoring the explicit $(OUTPUT)/test_stub.o rule.
Fixes: 74b5a5968fe8 ("selftests/bpf: Replace test_progs and test_maps w/ general rule")
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Link: https://lore.kernel.org/bpf/20191028102110.7545-1-iii@linux.ibm.com
Diffstat (limited to 'tools/thermal/tmon/sysfs.c')
0 files changed, 0 insertions, 0 deletions