summaryrefslogtreecommitdiff
path: root/security/landlock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/landlock/Makefile')
-rw-r--r--security/landlock/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/landlock/Makefile b/security/landlock/Makefile
index 7bbd2f413b3e..c2e116f2a299 100644
--- a/security/landlock/Makefile
+++ b/security/landlock/Makefile
@@ -2,3 +2,5 @@ obj-$(CONFIG_SECURITY_LANDLOCK) := landlock.o
landlock-y := setup.o syscalls.o object.o ruleset.o \
cred.o ptrace.o fs.o
+
+landlock-$(CONFIG_INET) += net.o