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
serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X
[linux/fpc-iii.git]
/
samples
/
seccomp
/
Makefile
blob
75916c23e4161bdee68ea27fa7091996d131f273
1
# SPDX-License-Identifier: GPL-2.0
2
userprogs
:=
bpf-fancy dropper bpf-direct user-trap
3
4
bpf-fancy-objs
:=
bpf-fancy.o bpf-helper.o
5
6
userccflags
+= -
I usr
/
include
7
8
always-y
:= $(
userprogs
)