You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
0 commit comments