1# 2# This is a modified version of reed solomon lib, 3# 4 5obj-$(CONFIG_REED_SOLOMON) += reed_solomon.o 6 7