commit | 6c0710084e6bf5337c9af8075e266069b79ac2c2 | [log] [tgz] |
---|---|---|
author | Jiri Benc <jbenc@redhat.com> | Thu Mar 08 23:00:38 2018 +0100 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Fri Mar 09 10:22:59 2018 +0100 |
tree | a066d7752105361a3458125457f1e96c749611b0 | |
parent | fde68c5becb552ce96fcf1d123624b5c11baa187 [diff] |
tools: bpf: make install should build first Make the 'install' target depend on the 'all' target to build the binaries first. Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>