]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - lib/Makefile
KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
[linux.git] / lib / Makefile
index a155c73e3437ad539a809524dd3d162cd8db1b75..0166fbc0fa811f8462bc2f3dafcae9408ae922c4 100644 (file)
@@ -52,6 +52,7 @@ obj-$(CONFIG_TEST_FIRMWARE) += test_firmware.o
 obj-$(CONFIG_TEST_HASH) += test_hash.o test_siphash.o
 obj-$(CONFIG_TEST_KASAN) += test_kasan.o
 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_RHASHTABLE) += test_rhashtable.o
 obj-$(CONFIG_TEST_SORT) += test_sort.o