Sign in
android-kvm
/
linux
/
13cbc0cd4a30c815984ad88e3a2e5976493516a3
/
.
/
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
)