]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - mm/Makefile
kasan: add kernel address sanitizer infrastructure
[mirror_ubuntu-bionic-kernel.git] / mm / Makefile
index 3548460ab7b65b0d924041d31b8324dffd1c6984..930b52df4aca90eea344c46d9a6a93ee873629cf 100644 (file)
@@ -49,6 +49,7 @@ obj-$(CONFIG_PAGE_POISONING) += debug-pagealloc.o
 obj-$(CONFIG_SLAB) += slab.o
 obj-$(CONFIG_SLUB) += slub.o
 obj-$(CONFIG_KMEMCHECK) += kmemcheck.o
+obj-$(CONFIG_KASAN)    += kasan/
 obj-$(CONFIG_FAILSLAB) += failslab.o
 obj-$(CONFIG_MEMORY_HOTPLUG) += memory_hotplug.o
 obj-$(CONFIG_FS_XIP) += filemap_xip.o