diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2018-05-15 08:35:05 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-05-15 08:52:10 +0300 |
commit | 0cc54db1818ad38f400be9f24871f3b7bf09e911 (patch) | |
tree | 6652a4d8b5c9530641a1372032ff1f17aa0b98f0 /samples/timers | |
parent | 787360f8c2b87d4ae4858bb8736a19c289904885 (diff) | |
download | linux-0cc54db1818ad38f400be9f24871f3b7bf09e911.tar.xz |
samples: bpf: move libbpf from object dependencies to libs
Make complains that it doesn't know how to make libbpf.a:
scripts/Makefile.host:106: target 'samples/bpf/../../tools/lib/bpf/libbpf.a' doesn't match the target pattern
Now that we have it as a dependency of the sources simply add libbpf.a
to libraries not objects.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'samples/timers')
0 files changed, 0 insertions, 0 deletions