Makefile 123 B

1234
  1. obj-$(CONFIG_SECURITY_LANDLOCK) := landlock.o
  2. landlock-y := setup.o syscalls.o object.o ruleset.o \
  3. cred.o ptrace.o fs.o