diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2018-05-15 07:35:05 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-05-15 07:52:10 +0200 |
commit | 0cc54db1818ad38f400be9f24871f3b7bf09e911 (patch) | |
tree | 6652a4d8b5c9530641a1372032ff1f17aa0b98f0 /samples/watchdog | |
parent | samples: bpf: fix build after move to compiling full libbpf.a (diff) | |
download | linux-0cc54db1818ad38f400be9f24871f3b7bf09e911.tar.xz linux-0cc54db1818ad38f400be9f24871f3b7bf09e911.zip |
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/watchdog')
0 files changed, 0 insertions, 0 deletions