index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
Makefile
blob: e6983be12bd373dfc68eab347f9c6e764fbb6ce3 (
plain
)
1
2
obj-y
:=
core.o
obj-$(CONFIG_BPF_SYSCALL)
+=
syscall.o
verifier.o
hashtab.o
arraymap.o
helpers.o