Commit 7cd4b4c
committed
Makefile: add libbpf dependency for XDP_TARGETS
Since commit a339ed6 the bpf_helpers.h files comes from libbpf.
Thus, add a Makefile build dependency for XDP_TARGETS.
This solved a build issue, where I didn't have any USER_TARGETS
in the directorys Makefile.
Fixes: a339ed6 ("Update libbpf to latest upstream version")
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>1 parent 95017a4 commit 7cd4b4c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
0 commit comments