Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
315482a52208da03cee1e7767bbc830faa77e8d3
/
.
/
samples
/
seccomp
/
Makefile
blob: 75916c23e4161bdee68ea27fa7091996d131f273 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
userprogs
:=
bpf
-
fancy dropper bpf
-
direct user
-
trap
bpf
-
fancy
-
objs
:=
bpf
-
fancy
.
o bpf
-
helper
.
o
userccflags
+=
-
I usr
/
include
always
-
y
:=
$
(
userprogs
)