repo.or.cz
/
linux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 6.14-rc1
[linux.git]
/
security
/
landlock
/
Makefile
blob
b4538b7cf7d2415106111464a94b50e1f28d1b11
1
obj-
$(
CONFIG_SECURITY_LANDLOCK
) :=
landlock.o
2
3
landlock-y
:=
setup.o syscalls.o object.o ruleset.o \
4
cred.o task.o fs.o
5
6
landlock-
$(
CONFIG_INET
) +=
net.o