]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/x86/mm/Makefile
kmemcheck: add the kmemcheck core
[net-next-2.6.git] / arch / x86 / mm / Makefile
index fdd30d08ab524a24ca3e2c27a07e1b0b326d88a4..eefdeee8a871175d49a8a7f10bdebd37ed90265c 100644 (file)
@@ -10,6 +10,8 @@ obj-$(CONFIG_X86_PTDUMP)      += dump_pagetables.o
 
 obj-$(CONFIG_HIGHMEM)          += highmem_32.o
 
+obj-$(CONFIG_KMEMCHECK)                += kmemcheck/
+
 obj-$(CONFIG_MMIOTRACE)                += mmiotrace.o
 mmiotrace-y                    := kmmio.o pf_in.o mmio-mod.o
 obj-$(CONFIG_MMIOTRACE_TEST)   += testmmiotrace.o