]> asedeno.scripts.mit.edu Git - linux.git/commit
tools: bpftool: fix dependency file path
authorJakub Kicinski <jakub.kicinski@netronome.com>
Fri, 16 Mar 2018 06:26:14 +0000 (23:26 -0700)
committerDaniel Borkmann <daniel@iogearbox.net>
Fri, 16 Mar 2018 08:22:55 +0000 (09:22 +0100)
commit90126e3a40843de369a496db160ab22bdd6f4c48
tree6dc2811c23dfa1a6bb42edcc46ddc2483f6a6107
parent68de5ef4c786f63bf19b146fa009ee9208318d0b
tools: bpftool: fix dependency file path

Auto-generated dependency files are in the OUTPUT directory,
we need to include them from there.  This fixes object files
not being rebuilt after header changes.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
tools/bpf/bpftool/Makefile