landlock: Add object management
[sfrench/cifs-2.6.git] / security / Makefile
index 3baf435de5411b2d2f5965a75faf327b4b79355b..47e432900e242dca5a3d01e4a6db60e462f0c177 100644 (file)
@@ -13,6 +13,7 @@ subdir-$(CONFIG_SECURITY_LOADPIN)     += loadpin
 subdir-$(CONFIG_SECURITY_SAFESETID)    += safesetid
 subdir-$(CONFIG_SECURITY_LOCKDOWN_LSM) += lockdown
 subdir-$(CONFIG_BPF_LSM)               += bpf
+subdir-$(CONFIG_SECURITY_LANDLOCK)     += landlock
 
 # always enable default capabilities
 obj-y                                  += commoncap.o
@@ -32,6 +33,7 @@ obj-$(CONFIG_SECURITY_SAFESETID)       += safesetid/
 obj-$(CONFIG_SECURITY_LOCKDOWN_LSM)    += lockdown/
 obj-$(CONFIG_CGROUPS)                  += device_cgroup.o
 obj-$(CONFIG_BPF_LSM)                  += bpf/
+obj-$(CONFIG_SECURITY_LANDLOCK)                += landlock/
 
 # Object integrity file lists
 subdir-$(CONFIG_INTEGRITY)             += integrity