Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic...
[sfrench/cifs-2.6.git] / security / landlock / Makefile
index c2e116f2a299b9ed2ca9390529b1b47cd71bdf89..b4538b7cf7d2415106111464a94b50e1f28d1b11 100644 (file)
@@ -1,6 +1,6 @@
 obj-$(CONFIG_SECURITY_LANDLOCK) := landlock.o
 
 landlock-y := setup.o syscalls.o object.o ruleset.o \
-       cred.o ptrace.o fs.o
+       cred.o task.o fs.o
 
 landlock-$(CONFIG_INET) += net.o