]> git.ipfire.org Git - people/ms/linux.git/blobdiff - lib/Makefile
test_hash.c: refactor into kunit
[people/ms/linux.git] / lib / Makefile
index f3a2a251471d078de09377025431c0adbf1f6f06..511c27827701337dcd10c9083a6415bb2195116e 100644 (file)
@@ -62,7 +62,7 @@ obj-$(CONFIG_TEST_BITOPS) += test_bitops.o
 CFLAGS_test_bitops.o += -Werror
 obj-$(CONFIG_TEST_SYSCTL) += test_sysctl.o
 obj-$(CONFIG_TEST_SIPHASH) += test_siphash.o
-obj-$(CONFIG_TEST_HASH) += test_hash.o
+obj-$(CONFIG_HASH_KUNIT_TEST) += test_hash.o
 obj-$(CONFIG_TEST_IDA) += test_ida.o
 obj-$(CONFIG_KASAN_KUNIT_TEST) += test_kasan.o
 CFLAGS_test_kasan.o += -fno-builtin