xref
: /
linux
/
kernel
/
bpf
/
Makefile
(revision 93df8a1ed6231727c5db94a80b1a6bd5ee67cec3)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
obj
-y :=
core.o
2
obj
-$(
CONFIG_BPF_SYSCALL
) +=
syscall.o
verifier.o
hashtab.o
arraymap.o
helpers.o
3