mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-04 04:44:37 +08:00
7 lines
101 B
Makefile
7 lines
101 B
Makefile
#
|
|
# This is a modified version of reed solomon lib,
|
|
#
|
|
|
|
obj-$(CONFIG_REED_SOLOMON) += reed_solomon.o
|
|
|