Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7f73f39a authored by Mickaël Salaün's avatar Mickaël Salaün Committed by David S. Miller
Browse files

bpf: Change the include directory for selftest



Use the tools include directory instead of the installed one to allow
builds from other kernels.

Signed-off-by: default avatarMickaël Salaün <mic@digikod.net>
Cc: Alexei Starovoitov <ast@fb.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Daniel Borkmann <daniel@iogearbox.net>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9a738266
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
CFLAGS += -Wall -O2 -I../../../../usr/include
CFLAGS += -Wall -O2 -I../../../include/uapi

test_objs = test_verifier test_tag test_maps test_lru_map test_lpm_map