]> git.baikalelectronics.ru Git - kernel.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)
commitd2fdb90392641a7c965a9dafd20f468dd77b1db1
tree6dc2811c23dfa1a6bb42edcc46ddc2483f6a6107
parentb5093cfcc911e235aecd8127c508f148a9e63ba1
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