summaryrefslogtreecommitdiff
path: root/security/landlock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/landlock/Makefile')
-rw-r--r--security/landlock/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/landlock/Makefile b/security/landlock/Makefile
index d846eba445bb..041ea242e627 100644
--- a/security/landlock/Makefile
+++ b/security/landlock/Makefile
@@ -1,3 +1,4 @@
obj-$(CONFIG_SECURITY_LANDLOCK) := landlock.o
-landlock-y := object.o ruleset.o
+landlock-y := setup.o object.o ruleset.o \
+ cred.o