tools: bpf: call descend in Makefile
authorJiri Benc <jbenc@redhat.com>
Thu, 8 Mar 2018 22:00:39 +0000 (23:00 +0100)
committerDaniel Borkmann <daniel@iogearbox.net>
Fri, 9 Mar 2018 09:22:59 +0000 (10:22 +0100)
commit58416c37d0fe1c46aecb293283f2d558526cac19
treef0f96a8e7f39095e530cf5fd03938aad87ed672e
parent6c0710084e6bf5337c9af8075e266069b79ac2c2
tools: bpf: call descend in Makefile

Use the descend macro to properly propagate $(subdir) to bpftool.

Signed-off-by: Jiri Benc <jbenc@redhat.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
tools/bpf/Makefile