xref
: /
openbmc
/
linux
/
kernel
/
bpf
/
Makefile
(revision 827634ad)
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