repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hyperv: Add processing of MTU reduced by the host
[linux/fpc-iii.git]
/
kernel
/
bpf
/
Makefile
blob
0daf7f6ae7df565c43273b8fb3a553bc1ffdd622
1
obj-y
:=
core.o
2
obj-
$(
CONFIG_BPF_SYSCALL
) +=
syscall.o verifier.o
3
ifdef
CONFIG_TEST_BPF
4
obj-
$(
CONFIG_BPF_SYSCALL
) +=
test_stub.o
5
endif