aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reed_solomon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/reed_solomon/Makefile')
-rw-r--r--lib/reed_solomon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/reed_solomon/Makefile b/lib/reed_solomon/Makefile
index ba9d7a3329eb..5d4fa68f26cb 100644
--- a/lib/reed_solomon/Makefile
+++ b/lib/reed_solomon/Makefile
@@ -4,4 +4,4 @@
#
obj-$(CONFIG_REED_SOLOMON) += reed_solomon.o
-
+obj-$(CONFIG_REED_SOLOMON_TEST) += test_rslib.o