Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy...
[sfrench/cifs-2.6.git] / security / Makefile
index 47e432900e242dca5a3d01e4a6db60e462f0c177..18121f8f85cd7d0d99f758ee9eaf0cd389e2e078 100644 (file)
@@ -4,16 +4,6 @@
 #
 
 obj-$(CONFIG_KEYS)                     += keys/
-subdir-$(CONFIG_SECURITY_SELINUX)      += selinux
-subdir-$(CONFIG_SECURITY_SMACK)                += smack
-subdir-$(CONFIG_SECURITY_TOMOYO)        += tomoyo
-subdir-$(CONFIG_SECURITY_APPARMOR)     += apparmor
-subdir-$(CONFIG_SECURITY_YAMA)         += yama
-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
@@ -36,5 +26,4 @@ obj-$(CONFIG_BPF_LSM)                 += bpf/
 obj-$(CONFIG_SECURITY_LANDLOCK)                += landlock/
 
 # Object integrity file lists
-subdir-$(CONFIG_INTEGRITY)             += integrity
 obj-$(CONFIG_INTEGRITY)                        += integrity/