mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-30 14:52:17 +00:00
5 lines
123 B
Makefile
5 lines
123 B
Makefile
obj-$(CONFIG_SECURITY_LANDLOCK) := landlock.o
|
|
|
|
landlock-y := setup.o syscalls.o object.o ruleset.o \
|
|
cred.o ptrace.o fs.o
|