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
WIP FPC-III support
[linux/fpc-iii.git]
/
samples
/
seccomp
/
Makefile
blob
c85ae0ed8342a4648fa1b1b3c09495b8a7014a7c
1
# SPDX-License-Identifier: GPL-2.0
2
userprogs-always-y
+=
bpf-fancy dropper bpf-direct user-trap
3
4
bpf-fancy-objs
:=
bpf-fancy.o bpf-helper.o
5
6
userccflags
+= -
I usr
/
include