1 obj-$(CONFIG_SECURITY_LANDLOCK) := landlock.o 2 3 landlock-y := setup.o syscalls.o object.o rule 4 cred.o task.o fs.o 5 6 landlock-$(CONFIG_INET) += net.o
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.