mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 12:28:41 +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
|
|
|