]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - security/Makefile
x86/msr-index: Cleanup bit defines
[mirror_ubuntu-bionic-kernel.git] / security / Makefile
index 4d2d3782ddefd3fbdd6d2984a1faa8a2bd6561ae..507ac8c520ce531e5d7cc2b89ae0e6ad412747b5 100644 (file)
@@ -30,3 +30,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