]> Git Repo - linux.git/blobdiff - lib/Makefile
lib: introduce test_meminit module
[linux.git] / lib / Makefile
index fdd56bc219b83d730129e7cdfd0d34641e83351f..59067f51f3aba11e4c9587f078c3428e026a792b 100644 (file)
@@ -92,6 +92,7 @@ obj-$(CONFIG_TEST_MEMCAT_P) += test_memcat_p.o
 obj-$(CONFIG_TEST_OBJAGG) += test_objagg.o
 obj-$(CONFIG_TEST_STACKINIT) += test_stackinit.o
 obj-$(CONFIG_TEST_BLACKHOLE_DEV) += test_blackhole_dev.o
+obj-$(CONFIG_TEST_MEMINIT) += test_meminit.o
 
 obj-$(CONFIG_TEST_LIVEPATCH) += livepatch/
 
This page took 0.029364 seconds and 4 git commands to generate.