net: ipa: simplify ipa_endpoint_program()
[linux-2.6-microblaze.git] / security / Makefile
index 7464384..3baf435 100644 (file)
@@ -12,6 +12,7 @@ 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
 
 # always enable default capabilities
 obj-y                                  += commoncap.o
@@ -29,7 +30,8 @@ obj-$(CONFIG_SECURITY_YAMA)           += yama/
 obj-$(CONFIG_SECURITY_LOADPIN)         += loadpin/
 obj-$(CONFIG_SECURITY_SAFESETID)       += safesetid/
 obj-$(CONFIG_SECURITY_LOCKDOWN_LSM)    += lockdown/
-obj-$(CONFIG_CGROUP_DEVICE)            += device_cgroup.o
+obj-$(CONFIG_CGROUPS)                  += device_cgroup.o
+obj-$(CONFIG_BPF_LSM)                  += bpf/
 
 # Object integrity file lists
 subdir-$(CONFIG_INTEGRITY)             += integrity