]> git.baikalelectronics.ru Git - kernel.git/commit
tools: bpf: make install should build first
authorJiri Benc <jbenc@redhat.com>
Thu, 8 Mar 2018 22:00:38 +0000 (23:00 +0100)
committerDaniel Borkmann <daniel@iogearbox.net>
Fri, 9 Mar 2018 09:22:59 +0000 (10:22 +0100)
commit161c47b38980b60f08ae9c84d3acb568b6458f03
treea066d7752105361a3458125457f1e96c749611b0
parenta4aec43bc9e5c3c1ca817bfc2fb93a2518396f83
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>
tools/bpf/Makefile