]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - security/Makefile
UBUNTU: Ubuntu-4.13.0-45.50
[mirror_ubuntu-artful-kernel.git] / security / Makefile
index f2d71cdb8e19b16968b5185296dd91ea9120cd39..8c4a43e3d4e0304689f8b02b6ac2877540a9e14e 100644 (file)
@@ -29,3 +29,6 @@ obj-$(CONFIG_CGROUP_DEVICE)           += device_cgroup.o
 # Object integrity file lists
 subdir-$(CONFIG_INTEGRITY)             += integrity
 obj-$(CONFIG_INTEGRITY)                        += integrity/
+
+# Allow the kernel to be locked down
+obj-$(CONFIG_LOCK_DOWN_KERNEL)         += lock_down.o