]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - lib/Makefile
mm/cma_debug.c: remove static scoped cma_debugfs_root
[linux.git] / lib / Makefile
index e1b59da714186e3be67706a8c010c6253ea9500c..cbfacd55aeca732bfb980e2a28520603a5c28dd5 100644 (file)
@@ -60,6 +60,7 @@ UBSAN_SANITIZE_test_ubsan.o := y
 obj-$(CONFIG_TEST_KSTRTOX) += test-kstrtox.o
 obj-$(CONFIG_TEST_LIST_SORT) += test_list_sort.o
 obj-$(CONFIG_TEST_LKM) += test_module.o
+obj-$(CONFIG_TEST_VMALLOC) += test_vmalloc.o
 obj-$(CONFIG_TEST_OVERFLOW) += test_overflow.o
 obj-$(CONFIG_TEST_RHASHTABLE) += test_rhashtable.o
 obj-$(CONFIG_TEST_SORT) += test_sort.o